-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
52 lines (52 loc) · 933 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
52
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==22.2.0
bidict==0.22.1
black==23.1.0
cachelib==0.9.0
cachetools==5.3.0
certifi==2022.12.7
charset-normalizer==3.1.0
chess==1.9.4
click==8.1.3
Flask==2.2.3
Flask-Caching==2.0.2
Flask-Cors==3.0.10
Flask-Session==0.4.0
Flask-SocketIO==5.3.3
frozenlist==1.3.3
google-api-core==2.11.0
google-auth==2.17.1
google-cloud-core==2.3.2
google-cloud-datastore==2.15.1
googleapis-common-protos==1.59.0
grpcio==1.53.0
grpcio-status==1.53.0
gunicorn==20.1.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.2
multidict==6.0.4
mypy-extensions==1.0.0
openai==0.27.2
packaging==23.0
pathspec==0.11.1
platformdirs==3.1.1
proto-plus==1.22.2
protobuf==4.22.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
python-engineio==4.4.0
python-socketio==5.8.0
redis==4.5.3
requests==2.28.2
rsa==4.9
secure-cookie==0.2.0
six==1.16.0
tomli==2.0.1
tqdm==4.65.0
urllib3==1.26.15
Werkzeug==2.2.3
yarl==1.8.2