Skip to content

Commit

Permalink
Loosen aws-xray-sdk requirements (#1948)
Browse files Browse the repository at this point in the history
  • Loading branch information
kadrach authored and terrycain committed Nov 15, 2018
1 parent 90a62b5 commit ed861ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
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 ed861ec

Please sign in to comment.