Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
Python 3.2 + boto3 1.2.4 fails on S3 -- For now, fix boto3 version to…
Browse files Browse the repository at this point in the history
… 1.2.3
  • Loading branch information
l01cd3v committed Feb 24, 2016
1 parent ce67396 commit 6e40a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3>=1.2.3
boto3==1.2.3
requests>=2.4.0
python-dateutil>=2.2
netaddr>=0.7.11
Expand Down

0 comments on commit 6e40a06

Please sign in to comment.