-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
62 lines (62 loc) · 1.07 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
aiohttp==3.8.5
aiosignal==1.3.1
appdirs==1.4.3
async-timeout==4.0.2
asyncinit==0.2.4
attrs==23.1.0
bidict==0.22.1
blinker==1.6.2
cachelib==0.9.0
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
dnspython==2.4.2
ecdsa==0.18.0
eventlet==0.33.3
Events==0.4
expiringdict==1.2.2
flasgger==0.9.7.1
Flask==2.3.2
Flask-Caching==2.0.2
Flask-Cors==4.0.0
Flask-SocketIO==5.3.5
frozenlist==1.4.0
gevent==23.7.0
gevent-websocket==0.10.1
graphenelib==1.5.4
greenlet==2.0.2
gunicorn==21.2.0
h11==0.14.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
MarkupSafe==2.1.3
mistune==3.0.2
multidict==6.0.4
packaging==23.1
peerplays==0.5.3
prettytable==3.8.0
pycryptodome==3.18.0
pylibscrypt==1.8.0
python-dotenv==1.0.0
python-engineio==4.5.1
python-socketio==5.8.0
PyYAML==6.0.1
referencing==0.30.2
requests==2.31.0
rpds-py==0.10.3
scrypt==0.8.13
simple-websocket==0.10.1
six==1.16.0
treelib==1.6.4
urllib3==2.0.4
wcwidth==0.2.6
websocket-client==0.59.0
websockets==11.0.3
Werkzeug==2.3.6
wsproto==1.2.0
yarl==1.9.2
zope.event==5.0
zope.interface==6.0