forked from p34709852/monkey
Merge pull request #295 from guardicore/291-update-requirements-file
Updated requirements file
This commit is contained in:
commit
f09be8ac96
|
@ -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
|
Loading…
Reference in New Issue