Merge pull request #825 from guardicore/fix-conflicting-dependencies

Locking the AWS requirements to avoid conflicts
This commit is contained in:
Shay Nehmad 2020-09-02 23:01:11 +03:00 committed by GitHub
commit 19a8ab1b20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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-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