Lock down version of aws-xray-sdk

See https://travis-ci.org/spulec/moto/jobs/350056229
This commit is contained in:
Steve Pulec 2018-03-06 17:48:23 -05:00
parent 2a4f306bef
commit 31eac49e15

View File

@ -22,7 +22,7 @@ install_requires = [
"mock",
"docker>=2.5.1",
"jsondiff==1.1.1",
"aws-xray-sdk>=0.93",
"aws-xray-sdk<0.96,>=0.93",
]
extras_require = {