Locking the AWS requirements to avoid conflicts

This commit is contained in:
Shay Nehmad 2020-09-02 22:52:38 +03:00
parent c0e6467a48
commit e878310f55
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ Flask-JWT-Extended==3.24.1
Flask-Pymongo>=2.3.0
Flask-Restful>=0.3.8
PyInstaller==3.6
awscli>=1.18
boto3>=1.14
botocore>=1.17.18,<1.18.0
awscli>=1.18.131
boto3>=1.14.54
botocore>=1.17.54,<1.18.0
cffi>=1.8,!=1.11.3
dpath>=2.0
flask>=1.1