forked from p15670423/monkey
Revert "Fixed conflicting dependencies that require botocore >= 1.18.0"
This reverts commit b8f70645
This commit is contained in:
parent
3c410d6135
commit
4d8751432d
|
@ -2,8 +2,8 @@ Flask-JWT-Extended==3.24.1
|
|||
Flask-Pymongo>=2.3.0
|
||||
Flask-Restful>=0.3.8
|
||||
PyInstaller==3.6
|
||||
awscli==1.18.131
|
||||
boto3==1.14.54
|
||||
awscli>=1.18.131
|
||||
boto3>=1.14.54
|
||||
botocore>=1.17.54,<1.18.0
|
||||
cffi>=1.8,!=1.11.3
|
||||
dpath>=2.0
|
||||
|
|
Loading…
Reference in New Issue