Merge pull request #295 from guardicore/291-update-requirements-file

Updated requirements file
This commit is contained in:
VakarisZ 2019-04-12 16:35:06 +03:00 committed by GitHub
commit f09be8ac96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
python-dateutil python-dateutil
tornado tornado==5.1.1
werkzeug werkzeug
jinja2 jinja2
markupsafe markupsafe
@ -15,4 +15,5 @@ ipaddress
enum34 enum34
pycryptodome pycryptodome
boto3 boto3
awscli awscli
bson