-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
63 lines (63 loc) · 1.09 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
aiohttp==3.6.2
aiohttp-cors==0.7.0
async-timeout==3.0.1
attrs==22.2.0
bidict==0.22.1
blinker==1.7.0
certifi==2023.11.17
cffi==1.16.0
chardet==3.0.4
charset-normalizer==3.3.2
click==8.1.7
cryptography==41.0.7
dnspython==2.4.2
docutils==0.20.1
eventlet==0.34.2
Flask==3.0.2
Flask-CLI==0.4.0
Flask-Cors==3.0.10
Flask-SocketIO==5.3.3
gevent==23.9.1
gevent-websocket==0.10.1
greenlet==3.0.3
gunicorn==21.2.0
h11==0.14.0
idna==3.4
importlib-metadata==7.0.1
importlib-resources==6.1.1
itsdangerous==2.1.2
jaraco.classes==3.3.0
jeepney==0.8.0
Jinja2==3.1.2
keyring==24.3.0
markdown-it-py==3.0.0
MarkupSafe==2.1.2
mdurl==0.1.2
more-itertools==10.1.0
multidict==4.7.6
nh3==0.2.15
packaging==24.0
pkginfo==1.9.6
pycparser==2.21
Pygments==2.17.2
python-engineio==4.8.1
python-socketio==5.10.0
readme-renderer==42.0
requests==2.31.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.7.0
ruamel.yaml==0.18.5
ruamel.yaml.clib==0.2.8
SecretStorage==3.3.3
simple-websocket==1.0.0
six==1.16.0
twine==4.0.2
typing_extensions==4.9.0
urllib3==2.1.0
Werkzeug==3.0.1
wsproto==1.2.0
yarl==1.8.2
zipp==3.17.0
zope.event==5.0
zope.interface==6.1