Revert "Fixed conflicting dependencies that require botocore >= 1.18.0"

This reverts commit b8f70645
This commit is contained in:
VakarisZ 2020-09-18 16:48:53 +03:00
parent 3c410d6135
commit 4d8751432d
1 changed files with 3 additions and 3 deletions

View File

@ -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
@ -26,4 +26,4 @@ virtualenv>=20.0.26
werkzeug>=1.0.1
wheel>=0.34.2
pyjwt>=1.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
pyjwt>=1.5.1 # not directly required, pinned by Snyk to avoid a vulnerability