-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (63 loc) · 981 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
57
58
59
60
61
62
63
awscli==1.13.0
boto==2.49.0
boto3==1.9.71
botocore==1.12.71
bz2file==0.98
cachetools==3.0.0
certifi==2018.11.29
chardet==3.0.4
Click==7.0
colorama==0.3.9
cymem==2.0.2
Cython==0.29.2
cytoolz==0.9.0.1
decorator==4.3.0
dill==0.2.8.2
docutils==0.14
fake-useragent==0.1.11
Flask==1.0.2
ftfy==4.4.3
gensim==3.6.0
gunicorn==19.9.0
html5lib==1.0.1
idna==2.8
ijson==2.3
itsdangerous==1.1.0
Jinja2==2.10
jmespath==0.9.3
MarkupSafe==1.1.0
msgpack==0.5.6
msgpack-numpy==0.4.3.2
murmurhash==1.0.1
networkx==2.2
numpy==1.15.4
plac==0.9.6
preshed==2.0.1
pyasn1==0.4.4
pyemd==0.5.1
pymongo==3.7.2
Pyphen==0.9.5
python-dateutil==2.7.5
python-Levenshtein==0.12.0
pytz==2018.7
PyYAML==3.13
regex==2018.1.10
requests==2.21.0
rsa==3.4.2
s3transfer==0.1.13
scikit-learn==0.20.2
scipy==1.2.0
six==1.12.0
smart-open==1.7.1
spacy==2.0.18
textacy==0.6.2
thinc==6.12.1
toolz==0.9.0
tqdm==4.28.1
ujson==1.35
Unidecode==1.0.23
urllib3==1.24.1
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.14.1
wrapt==1.10.11