-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
70 lines (70 loc) · 1.27 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
apispec==3.3.2
attrs==21.4.0
Babel==2.10.3
certifi==2022.6.15
charset-normalizer==2.1.0
click==8.1.3
colorama==0.4.5
cycler==0.11.0
deap==1.3.1
dnspython==2.2.1
email-validator==1.2.1
ember @ git+https://github.com/elastic/ember.git@17b459c8a23ac17d7423c2627b837b3e8cb326c2
Flask==2.1.3
Flask-AppBuilder==4.1.3
Flask-Babel==2.0.0
Flask-JWT-Extended==4.4.2
Flask-Login==0.6.1
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.15.1
fonttools==4.34.4
future==0.18.2
greenlet==1.1.2
idna==3.3
importlib-metadata==4.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.1.0
jsonschema==4.7.2
kiwisolver==1.4.4
lief==0.12.1
lightgbm==3.3.2
MarkupSafe==2.1.1
marshmallow==3.17.0
marshmallow-enum==1.5.1
marshmallow-sqlalchemy==0.26.1
matplotlib==3.5.2
numpy==1.23.1
packaging==21.3
pandas==1.4.3
pefile==2022.5.30
Pillow==9.2.0
plotly==5.9.0
prison==0.2.1
PyJWT==2.4.0
pyparsing==3.0.9
pyrsistent==0.18.1
python-dateutil==2.8.2
python-magic==0.4.27
python-magic-bin==0.4.14
pytz==2022.1
PyYAML==6.0
requests==2.28.1
scikit-learn==1.1.1
scipy==1.8.1
seaborn==0.11.2
secml==0.15
secml-malware==0.2.4.1
six==1.16.0
SQLAlchemy==1.4.39
SQLAlchemy-Utils==0.38.3
tenacity==8.0.1
threadpoolctl==3.1.0
torch==1.12.0
torchvision==0.13.0
tqdm==4.64.0
typing_extensions==4.3.0
urllib3==1.26.10
Werkzeug==2.1.2
WTForms==2.3.3
zipp==3.8.1