-
Notifications
You must be signed in to change notification settings - Fork 11
/
requirements.txt
83 lines (83 loc) · 1.41 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
71
72
73
74
75
76
77
78
79
80
81
82
83
APScheduler==3.10.4
autocommand==2.2.2
babel==2.16.0
bcrypt==4.2.1
beautifulsoup4==4.12.3
bleach==6.2.0
blinker==1.9.0
Brotli==1.1.0
certifi==2024.8.30
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.0
cheroot==10.0.1
CherryPy==18.10.0
click==8.1.7
colorhash==2.0.0
configparser==7.1.0
cryptography==43.0.3
cssselect2==0.7.0
dnspython==2.7.0
email_validator==2.2.0
fido2==1.1.3
Flask==3.1.0
flask-babel==4.0.0
Flask-HTTPAuth==4.8.0
Flask-Login==0.6.3
Flask-Mail==0.10.0
Flask-MonitoringDashboard==3.3.2
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.2
flexcache==0.3
flexparser==0.4
fonttools==4.55.0
greenlet==3.1.1
idna==3.10
itsdangerous==2.2.0
jaraco.collections==5.1.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jaraco.text==4.0.0
Jinja2==3.1.4
kaleido==0.2.1
ldap3==2.9.1
Markdown==3.7
MarkupSafe==3.0.2
more-itertools==10.5.0
numpy==2.1.3
packaging==24.2
pillow==10.4.0
Pint==0.24.4
platformdirs==4.3.6
plotly==5.24.1
portend==3.2.0
psutil==6.1.0
psycopg2-binary==2.9.10
pyasn1==0.6.1
pycparser==2.22
pydyf==0.11.0
pyotp==2.9.0
pyphen==0.15.0
python-dateutil==2.9.0.post0
pytz==2024.2
qrcode==8.0
reportlab==4.2.5
requests==2.31.0
scipy==1.14.1
setuptools==75.5.0
six==1.16.0
soupsieve==2.6
SQLAlchemy==2.0.36
tempora==5.7.0
tenacity==9.0.0
tinycss2==1.4.0
tinyhtml5==2.0.0
typing_extensions==4.12.2
tzlocal==2.0.0
urllib3==2.2.3
weasyprint==63.0
webencodings==0.5.1
Werkzeug==3.1.3
WTForms==3.2.1
zc.lockfile==3.0.post1
zopfli==0.2.3.post1