Commit 7fae7f41 by David Baumgold

Merge pull request #589 from singingwolfboy/any-boto-will-do

Be even more flexible about boto
parents 6e5b84a3 cdf62410
...@@ -9,7 +9,7 @@ git+https://github.com/edx/xblock-sdk.git@643900aadcb18aaeb7fe67271ca9dbf36e463e ...@@ -9,7 +9,7 @@ git+https://github.com/edx/xblock-sdk.git@643900aadcb18aaeb7fe67271ca9dbf36e463e
edx-submissions==0.0.6 edx-submissions==0.0.6
# Third Party Requirements # Third Party Requirements
boto>=2.30.0,<3.0.0 boto>=2.13.0,<3.0.0
celery==3.0.19 celery==3.0.19
defusedxml==0.4.1 defusedxml==0.4.1
dogapi==1.2.1 dogapi==1.2.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment