-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (51 loc) · 879 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
alembic==1.14.0
bcrypt==4.1.2
blinker==1.8.2
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==2.0.12
click==8.1.7
cryptography==43.0.3
dnspython==2.7.0
ecdsa==0.19.0
email-validator==1.1.3
Flask==3.0.3
Flask-Bcrypt==0.7.1
Flask-Login==0.6.3
Flask-Mail==0.10.0
Flask-Migrate==3.1.0
Flask-SQLAlchemy==3.1.1
Flask-WTF==0.15.1
gevent==24.10.3
greenlet==3.1.1
gunicorn==21.2.0
idna==3.10
itsdangerous==2.2.0
Jinja2==3.1.4
Mako==1.3.6
MarkupSafe==3.0.2
packaging==24.1
piexif==1.1.3
Pillow==10.1.0
pyaml==24.9.0
pyasn1==0.6.1
pycparser==2.22
PyJWT==2.9.0
pypng==0.20220715.0
python-dateutil==2.8.2
python-dotenv==0.19.0
python-jose==3.3.0
PyYAML==6.0.1
requests==2.26.0
rsa==4.9
setuptools==75.3.0
six==1.16.0
SQLAlchemy==2.0.25
typing_extensions==4.12.2
urllib3==1.26.20
websocket==0.2.1
websocket-client==1.2.1
Werkzeug==3.1.2
WTForms==3.1.1
zope.event==5.0
zope.interface==7.1.1