forked from mindgarage/Ovation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
85 lines (85 loc) · 1.34 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
82
83
84
85
aniso8601==1.3.0
backports.weakref==1.0rc1
bleach==1.5.0
boto==2.48.0
boto3==1.4.7
botocore==1.7.12
bz2file==0.98
certifi==2017.7.27.1
chardet==3.0.4
click==6.7
cloudpickle==0.4.0
cycler==0.10.0
cymem==1.31.2
cytoolz==0.8.2
de-core-news-md==1.0.0
dill==0.2.7.1
docutils==0.14
en-core-web-md==1.2.1
Flask==0.12.2
Flask-RESTful==0.3.6
ftfy==4.4.3
future==0.16.0
gensim==2.3.0
gevent==1.2.2
greenlet==0.4.12
gTTS==1.2.2
gTTS-token==1.1.1
h5py==2.7.0
html5lib==0.999999999
idna==2.6
itsdangerous==0.24
Jinja2==2.9.6
jmespath==0.9.3
jsonschema==2.6.0
Keras==2.0.8
Markdown==2.6.9
MarkupSafe==1.0
matplotlib==2.0.2
murmurhash==0.26.4
nltk==3.2.4
nose==1.3.7
numpy==1.13.1
olefile==0.44
path.py==7.7.1
pathlib==1.0.1
Pillow==4.2.1
plac==0.9.6
preshed==1.0.0
progressbar2==3.34.2
protobuf==3.4.0
PyAudio==0.2.11
pydub==0.20.0
pyparsing==2.2.0
PyQt-Fit==1.3.4
python-crfsuite==0.9.5
python-dateutil==2.6.1
python-utils==2.2.0
pytz==2017.2
PyYAML==3.12
regex==2017.7.28
requests==2.18.4
s3transfer==0.1.11
scikit-learn==0.19.0
scipy==0.19.1
six==1.10.0
sklearn==0.0
sklearn-crfsuite==0.3.6
smart-open==1.5.3
spacy==1.9.0
tabulate==0.7.7
tensorflow==1.3.0
tensorflow-gpu==1.2.0
tensorflow-tensorboard==0.1.4
termcolor==1.1.0
tflearn==0.3.2
thinc==6.5.2
toolz==0.8.2
tqdm==4.15.0
typing==3.6.2
ujson==1.35
urllib3==1.22
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.12.2
wrapt==1.10.11