forked from p34709852/monkey
Locking the AWS requirements to avoid conflicts
This commit is contained in:
parent
c0e6467a48
commit
e878310f55
|
@ -2,9 +2,9 @@ Flask-JWT-Extended==3.24.1
|
||||||
Flask-Pymongo>=2.3.0
|
Flask-Pymongo>=2.3.0
|
||||||
Flask-Restful>=0.3.8
|
Flask-Restful>=0.3.8
|
||||||
PyInstaller==3.6
|
PyInstaller==3.6
|
||||||
awscli>=1.18
|
awscli>=1.18.131
|
||||||
boto3>=1.14
|
boto3>=1.14.54
|
||||||
botocore>=1.17.18,<1.18.0
|
botocore>=1.17.54,<1.18.0
|
||||||
cffi>=1.8,!=1.11.3
|
cffi>=1.8,!=1.11.3
|
||||||
dpath>=2.0
|
dpath>=2.0
|
||||||
flask>=1.1
|
flask>=1.1
|
||||||
|
|
Loading…
Reference in New Issue