Skip to content

Commit 6a30bd7

Browse files
authored
Merge pull request aws-solutions#22 from TechDecafCEO/patch-1
Requires thumbor to be at 6.4.2 or greater
2 parents 3b8198e + 13d01be commit 6a30bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/image-handler/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
'botocore==1.3.7',
2727
'tornado_botocore==1.0.2',
2828
'requests_unixsocket>=0.1.5',
29-
'thumbor>=6.2.1',
29+
'thumbor>=6.4.2',
3030
'tc_aws==6.0.3',
3131
'opencv-python==3.2.0.6'
3232
],

0 commit comments

Comments
 (0)