Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Commit

Permalink
bump botocore and tornado_botocore to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
leviwilson committed Sep 2, 2018
1 parent d14a347 commit c1bb993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/image-handler/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
'': ['*.conf'],
},
install_requires=[
'botocore==1.8',
'tornado_botocore==1.3.2',
'botocore==1.11.6',
'tornado_botocore==1.4.0',
'requests_unixsocket>=0.1.5',
'thumbor>=6.5.2',
'tc_aws==6.2.10',
Expand Down

0 comments on commit c1bb993

Please sign in to comment.