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

Commit c1bb993

Browse files
committed
bump botocore and tornado_botocore to latest
1 parent d14a347 commit c1bb993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/image-handler/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
'': ['*.conf'],
2727
},
2828
install_requires=[
29-
'botocore==1.8',
30-
'tornado_botocore==1.3.2',
29+
'botocore==1.11.6',
30+
'tornado_botocore==1.4.0',
3131
'requests_unixsocket>=0.1.5',
3232
'thumbor>=6.5.2',
3333
'tc_aws==6.2.10',

0 commit comments

Comments
 (0)