Updated requirements file

Fixed https://github.com/guardicore/monkey/issues/291
This commit is contained in:
Shay Nehmad 2019-04-11 18:47:08 +03:00
parent ae63e19c81
commit 22320c9536
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
@ -16,3 +16,4 @@ enum34
pycryptodome pycryptodome
boto3 boto3
awscli awscli
bson