-
Notifications
You must be signed in to change notification settings - Fork 50
/
requirements.txt
76 lines (76 loc) · 1.24 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
71
72
73
74
75
76
absl-py==0.8.1
asn1crypto==1.2.0
cachetools==4.1.1
certifi==2019.9.11
cffi==1.13.2
chardet==3.0.4
click==7.1.2
cryptography==2.8
cycler==0.10.0
cymem==1.31.2
Cython==0.29.14
cytoolz==0.9.0.1
dataclasses==0.7
dill==0.3.2
#en-core-web-sm==2.0.0
filelock==3.0.12
future==0.17.1
google-auth==1.21.1
google-auth-oauthlib==0.4.1
grpcio==1.25.0
h5py==2.8.0
idna==2.8
joblib==0.16.0
kiwisolver==1.1.0
Markdown==3.1.1
matplotlib==2.2.3
mkl-fft==1.0.15
mkl-random==1.1.0
mkl-service==2.3.0
msgpack==0.6.2
msgpack-numpy==0.4.4.3
multiprocess==0.70.9
murmurhash==0.28.0
numpy==1.16.4
oauthlib==3.1.0
packaging==20.4
pathlib==1.0.1
pathos==0.2.3
Pillow==6.2.1
plac==0.9.6
pox==0.2.7
ppft==1.6.6.1
preshed==1.0.1
protobuf==3.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycocotools==2.0.0
pycparser==2.19
pyOpenSSL==19.1.0
pyparsing==2.4.5
PySocks==1.7.1
python-dateutil==2.8.1
pytz==2019.3
regex==2017.4.5
requests==2.22.0
requests-oauthlib==1.3.0
rsa==4.6
sacremoses==0.0.43
sentencepiece==0.1.91
six==1.13.0
spacy==2.0.11
tensorboard==2.3.0
tensorboard-plugin-wit==1.7.0
termcolor==1.1.0
thinc==6.11.2
tokenizers==0.8.1rc2
toolz==0.10.0
torch==1.6.0
torchtext==0.7.0
#torchvision==0.5.0+cu100
tqdm==4.32.2
transformers==3.1.0
ujson==1.35
urllib3==1.24.2
Werkzeug==0.16.0
wrapt==1.10.11