initial commit

This commit is contained in:
Shane Peters
2019-01-11 10:22:04 -05:00
commit ad2c8cb247
5 changed files with 146 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
thehive4py>=1.6.0
Flask>=1.0.2
gunicorn>=19.7.1