Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jettify committed Sep 30, 2017
1 parent 4e1072c commit fbb95e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# https://github.com/aio-libs/aiobotocore/pull/248 will continue working
# If adding requirements make sure to also add to requirements-dev.txt
install_requires = [
'botocore>=1.7.4, <=1.7.17',
'botocore>=1.7.4, <=1.7.20',
'aiohttp>=2.0.4, <=2.3.0',
'multidict>=2.1.4',
'wrapt>=1.10.10',
Expand Down

0 comments on commit fbb95e2

Please sign in to comment.