Skip to content

Commit

Permalink
bump boto3 and botocore dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoker committed Aug 27, 2019
1 parent 79a88b1 commit 74dc301
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ def get_version():
],
zip_safe=False,
install_requires=[
'botocore>=1.4.0',
'boto3>=1.3.0',
'botocore>=1.12.216',
'boto3>=1.9.216',
'pytz>=2016.1',
'six>=1.10.0'
],
Expand Down

0 comments on commit 74dc301

Please sign in to comment.