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 14, 2017
1 parent 1ec8ce6 commit c57faea
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.9',
'botocore>=1.7.4, <=1.7.10',
'aiohttp>=2.0.4, <=2.3.0',
'multidict>=2.1.4',
'wrapt>=1.10.10',
Expand Down

0 comments on commit c57faea

Please sign in to comment.