Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
updates thumbor to 6.4.2
resolves a thumbor issue with png files
thumbor/thumbor#943
  • Loading branch information
decafdev authored Mar 16, 2018
commit 13d01beea1386b4bad47ec6cbb78dca5613ac6b1
2 changes: 1 addition & 1 deletion source/image-handler/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
'botocore==1.3.7',
'tornado_botocore==1.0.2',
'requests_unixsocket>=0.1.5',
'thumbor>=6.2.1',
'thumbor>=6.4.2',
'tc_aws==6.0.3',
'opencv-python==3.2.0.6'
],
Expand Down