Skip to content

Commit

Permalink
Merge pull request #129 from thumbor-community/upgrade_tornado
Browse files Browse the repository at this point in the history
Upgrade tornado-botocore version
  • Loading branch information
Bladrak authored Oct 17, 2018
2 parents 7b40255 + abac7c5 commit f2a4a08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ def readme():
install_requires=[
'python-dateutil',
'thumbor>=6.0.0,<7',
'tornado-botocore>=1.3.1',
'botocore<1.9',
'tornado-botocore',
#'botocore',
],
extras_require={
'tests': [
Expand Down

0 comments on commit f2a4a08

Please sign in to comment.