-
Notifications
You must be signed in to change notification settings - Fork 45
/
requirements.txt
70 lines (70 loc) · 1.23 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
blessings==1.7
blis==0.4.1
cached-property==1.5.2
catalogue==1.0.0
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
click==7.1.2
cymem==2.0.4
Cython==0.29.21
dataclasses==0.6
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
filelock==3.0.12
flake8==3.8.4
Flask==1.1.2
future==0.18.2
gpustat==0.6.0
idna==2.10
importlib-metadata==2.0.0
itsdangerous==1.1.0
Jinja2==2.11.3
joblib==0.17.0
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.6.0
murmurhash==1.0.4
nltk==3.5
numpy==1.19.2
nvidia-ml-py3==7.352.0
ordered-set==3.1.1
ordered-set-stubs==0.1.3
packaging==20.4
Paste==3.5.0
pathtools==0.1.2
Pillow==8.0.0
plac==1.1.3
poetry-version==0.1.5
portalocker==2.0.0
preshed==3.0.4
profanity-filter==1.3.3
protobuf==3.13.0
psutil==5.7.3
pycodestyle==2.6.0
pycparser==2.20
pydantic==1.7.4
pyflakes==2.2.0
pyparsing==2.4.7
redis==3.5.3
regex==2020.10.15
requests==2.24.0
ruamel.yaml==0.15.100
sacrebleu==1.4.14
sacremoses==0.0.43
scipy==1.5.4
sentencepiece==0.1.91
six==1.15.0
spacy==2.3.2
srsly==1.0.3
tensorboardX==2.1
thinc==7.4.1
tokenizers==0.9.2
tomlkit==0.5.11
tqdm==4.50.2
transformers==3.4.0
urllib3==1.25.11
waitress==1.4.4
wasabi==0.8.0
watchdog==0.10.3
Werkzeug==1.0.1
zipp==3.4.0