Skip to content

Commit

Permalink
Merge pull request #1 from roverdotcom/bump-tc-aws-and-tornado-botocore
Browse files Browse the repository at this point in the history
Bump tc_aws==6.2.12 to fix tornado-botocore issues
  • Loading branch information
philipkimmey committed Dec 7, 2018
2 parents f47c7c7 + e2f086c commit a133ae7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/image-handler/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,13 @@
# Locking botocore, pycurl version and moving dependencies from requirements
'tornado==5.0.1',
'pycurl==7.43.0.1',
'tornado_botocore==1.3.0',
'requests_unixsocket==0.1.5',
'thumbor==6.5.1',
'thumbor-plugins==0.2.0',
# SO-SIH-155 - 07/18/2018 - Rekognition integration
# Adding Rekognition
'thumbor_rekognition==0.1.1',
'tc_aws==6.2.10',
'tc_aws==6.2.12',
'opencv-python==3.2.0.6'
],
extras_require={
Expand Down

0 comments on commit a133ae7

Please sign in to comment.