-
Notifications
You must be signed in to change notification settings - Fork 16
/
requirements.txt
81 lines (81 loc) · 1.25 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
77
78
79
80
81
alabaster==0.7.12
allennlp==0.5.1
atomicwrites==1.2.1
attrs==18.2.0
awscli==1.16.34
Babel==2.6.0
botocore==1.12.24
certifi==2018.10.15
cffi==1.11.2
chardet==3.0.4
Click==7.0
colorama==0.3.9
conllu==0.11
cookies==2.2.1
cymem==2.0.2
cytoolz==0.9.0.1
dill==0.2.8.2
docutils==0.14
editdistance==0.5.2
en-core-web-sm==2.0.0
flaky==3.4.0
Flask==0.12.1
Flask-Cors==3.0.3
gevent==1.2.2
greenlet==0.4.15
h5py==2.8.0
idna==2.7
imagesize==1.1.0
itsdangerous==0.24
Jinja2==2.10
jmespath==0.9.3
jsonnet==0.10.0
MarkupSafe==1.0
more-itertools==4.3.0
msgpack==0.5.6
msgpack-numpy==0.4.3.2
murmurhash==1.0.1
nltk==3.4.5
numpy==1.15.2
numpydoc==0.8.0
overrides==1.9
packaging==18.0
parsimonious==0.8.0
plac==0.9.6
pluggy==0.7.1
preshed==2.0.1
protobuf==3.6.1
psycopg2==2.7.5
py==1.7.0
pyasn1==0.4.4
pycparser==2.19
Pygments==2.2.0
pyhocon==0.3.35
pyparsing==2.2.2
pytest==3.8.2
python-dateutil==2.7.3
pytz==2017.3
PyYAML==3.13
regex==2018.1.10
requests==2.19.1
responses==0.9.0
rsa==3.4.2
s3transfer==0.1.13
scikit-learn==0.20.0
scipy==1.1.0
six==1.11.0
snowballstemmer==1.2.1
spacy==2.0.16
Sphinx==1.8.1
sphinxcontrib-websupport==1.1.0
tensorboardX==1.2
thinc==6.12.0
toolz==0.9.0
torch==0.4.0
tqdm==4.27.0
typing==3.6.6
ujson==1.35
Unidecode==1.0.22
urllib3==1.23
Werkzeug==0.14.1
wrapt==1.10.11