Skip to content

Commit 13d01be

Browse files
authored
updates thumbor to 6.4.2
resolves a thumbor issue with png files thumbor/thumbor#943
1 parent 545de32 commit 13d01be

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)