Skip to content

Commit

Permalink
Fix requirements.in and regenerate requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
humaton committed Apr 25, 2018
1 parent 0c18462 commit 86374f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
boto3==1.4.8
boto3
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
boto3==1.4.8
botocore==1.8.50 # via boto3, s3transfer
boto3==1.7.8
botocore==1.10.8 # via boto3, s3transfer
docutils==0.14 # via botocore
jmespath==0.9.3 # via boto3, botocore
python-dateutil==2.7.2 # via botocore
Expand Down

0 comments on commit 86374f1

Please sign in to comment.