-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
60 lines (60 loc) · 1007 Bytes
/
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
alembic==1.9.2
asgiref==3.5.2
async-timeout==4.0.2
autopep8==2.0.1
bcrypt==3.2.2
blinker==1.4
certifi==2022.5.18.1
cffi==1.15.0
charset-normalizer==2.0.12
click==7.1.2
colorama==0.4.4
croniter==1.3.8
Django==4.1.4
dnspython==2.2.1
email-validator==1.2.1
Flask==1.1.2
Flask-Bcrypt==1.0.1
Flask-Login==0.6.1
Flask-Mail==0.9.1
Flask-Migrate==4.0.1
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.1
greenlet==1.1.2
gunicorn==20.1.0
idna==3.3
itsdangerous==2.0.1
Jinja2==2.11.3
Js2Py==0.74
Mako==1.2.4
MarkupSafe==1.1.1
mysqlclient==2.1.1
networkx==2.8.8
nmap==0.0.1
numpy==1.24.2
pandas==1.5.3
Pillow==9.1.1
psutil==5.9.1
psycopg2==2.9.5
pycodestyle==2.10.0
pycparser==2.21
pyjsparser==2.7.1
python-dateutil==2.8.2
python-dotenv==0.15.0
pytz==2022.7.1
pytz-deprecation-shim==0.1.0.post0
redis==4.4.0
requests==2.27.1
rq==1.11.1
rq-scheduler==0.11.0
six==1.16.0
SQLAlchemy==1.4.37
sqlparse==0.4.3
tomli==2.0.1
tzdata==2022.7
tzlocal==4.2
urllib3==1.26.9
waitress==2.1.2
Werkzeug==1.0.1
WTForms==3.0.1