Lock down version of aws-xray-sdk
See https://travis-ci.org/spulec/moto/jobs/350056229
This commit is contained in:
parent
2a4f306bef
commit
31eac49e15
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -22,7 +22,7 @@ install_requires = [
|
||||||
"mock",
|
"mock",
|
||||||
"docker>=2.5.1",
|
"docker>=2.5.1",
|
||||||
"jsondiff==1.1.1",
|
"jsondiff==1.1.1",
|
||||||
"aws-xray-sdk>=0.93",
|
"aws-xray-sdk<0.96,>=0.93",
|
||||||
]
|
]
|
||||||
|
|
||||||
extras_require = {
|
extras_require = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue