Skip to content

Commit

Permalink
Merge pull request #4 from aarongorka/fix/requirements
Browse files Browse the repository at this point in the history
Add required packages and `pip freeze`
  • Loading branch information
dagrz committed Oct 14, 2017
2 parents 36f9150 + a119ba0 commit e90d608
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion requirements.txt
@@ -1 +1,15 @@
boto3
boto3==1.4.7
botocore==1.7.28
certifi==2017.7.27.1
chardet==3.0.4
decorator==4.1.2
docutils==0.14
futures==3.1.1
idna==2.6
jmespath==0.9.3
python-dateutil==2.6.1
requests==2.18.4
s3transfer==0.1.11
six==1.11.0
urllib3==1.22
validators==0.12.0

0 comments on commit e90d608

Please sign in to comment.