-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
56 lines (56 loc) · 942 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
53
54
55
56
aiofiles==0.7.0
aiohttp==3.7.4.post0
async-timeout==3.0.1
attrs==21.2.0
bcrypt==3.2.0
blinker==1.4
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
click==8.0.1
dataclasses==0.8
discord-ext-ipc==2.0.0
discord.py==1.7.3
filelock==3.0.12
greenlet==1.1.0
h11==0.12.0
h2==4.0.0
hpack==4.0.0
Hypercorn==0.5.4
hyperframe==6.0.1
idna==2.10
idna-ssl==1.1.0
importlib-metadata==4.5.0
itsdangerous==2.0.1
Jinja2==3.0.1
joblib==1.0.1
MarkupSafe==2.0.1
multidict==5.1.0
nltk==3.6.2
numpy==1.19.5
packaging==20.9
Pillow==8.2.0
pkg-resources==0.0.0
pycparser==2.20
pyparsing==2.4.7
python-dotenv==0.17.1
pytoml==0.1.21
Quart==0.6.15
regex==2021.4.4
requests==2.25.1
sacremoses==0.0.45
sentencepiece==0.1.96
six==1.16.0
sortedcontainers==2.4.0
SQLAlchemy==1.4.19
tokenizers==0.8.0rc4
torch==1.9.0+cpu
torchaudio==0.9.0
torchvision==0.10.0+cpu
tqdm==4.61.1
transformers==3.0.0
typing-extensions==3.10.0.0
urllib3==1.26.5
wsproto==1.0.0
yarl==1.6.3
zipp==3.4.1