Skip to content

Commit

Permalink
Loosen aws-xray-sdk requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Niko Eckerskorn committed Nov 14, 2018
1 parent 90a62b5 commit 055257e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mock",
"docker>=2.5.1",
"jsondiff==1.1.1",
"aws-xray-sdk<0.96,>=0.93",
"aws-xray-sdk!=0.96,>=0.93",
"responses>=0.9.0",
]

Expand Down

0 comments on commit 055257e

Please sign in to comment.