-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
executable file
·88 lines (88 loc) · 1.51 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
84
85
86
87
88
alembic==1.12.0
amqp==5.2.0
APScheduler==3.10.4
async-timeout==4.0.3
bcrypt==4.0.1
bidict==0.22.1
billiard==4.2.0
blinker==1.6.2
cachelib==0.9.0
celery==5.3.6
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.0
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
coloredlogs==15.0.1
cryptography==41.0.5
dnspython==2.4.2
email-validator==2.0.0.post2
eventlet==0.33.3
Flask==2.3.2
Flask-APScheduler==1.13.1
Flask-Bcrypt==1.0.1
Flask-Caching==2.1.0
Flask-Login==0.6.2
Flask-Migrate==4.0.4
Flask-Session==0.5.0
Flask-SocketIO==5.3.3
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.1.1
flatbuffers==24.3.7
gevent==23.9.1
greenlet==3.0.0
gunicorn==21.2.0
h11==0.14.0
humanfriendly==10.0
idna==3.4
importlib-metadata==6.8.0
itsdangerous==2.1.2
Jinja2==3.1.2
kombu==5.3.5
magika==0.5.1
Mako==1.2.4
MarkupSafe==2.1.3
mpmath==1.3.0
numpy==1.26.4
onnxruntime==1.17.1
packaging==23.2
Pillow==10.1.0
prompt-toolkit==3.0.43
protobuf==5.26.0
psutil==5.9.6
psycopg2-binary==2.9.9
pycparser==2.21
PyJWT==2.8.0
pyOpenSSL==23.3.0
pyotp==2.9.0
pypng==0.20220715.0
python-dateutil==2.8.2
python-dotenv==1.0.1
python-engineio==4.7.1
python-socketio==5.9.0
pytz==2023.3.post1
qrcode==7.4.2
redis==5.0.3
requests==2.31.0
simple-websocket==1.0.0
six==1.16.0
SQLAlchemy==2.0.21
SQLAlchemy-Utils==0.41.1
sympy==1.12
tabulate==0.9.0
tqdm==4.66.2
typing_extensions==4.8.0
tzdata==2024.1
tzlocal==5.2
urllib3==2.0.6
vine==5.1.0
wcwidth==0.2.13
Werkzeug==2.3.6
wsproto==1.2.0
WTForms==3.0.1
zipp==3.17.0
zope.event==5.0
zope.interface==6.1