Ross McFarland
7 years ago
No known key found for this signature in database
GPG Key ID: 61C10C4FC8FE4A89
1 changed files with
1 additions and
1 deletions
-
setup.py
|
|
|
@ -37,7 +37,7 @@ setup( |
|
|
|
'natsort>=5.2.0,<5.3', |
|
|
|
# botocore doesn't like >=2.7.0 for some reason |
|
|
|
'python-dateutil>=2.6.0,<2.7.0', |
|
|
|
'requests>=2.18.4' |
|
|
|
'requests>=2.20.0' |
|
|
|
], |
|
|
|
license='MIT', |
|
|
|
long_description=open('README.md').read(), |
|
|
|
|