Skip to content

Commit

Permalink
Upgrade tornado-botocore version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bladrak committed Oct 17, 2018
1 parent 7b40255 commit abac7c5
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 abac7c5

Please sign in to comment.