-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
88 lines (88 loc) · 1.46 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
86
87
88
absl-py==0.6.1
astor==0.7.1
backports.functools-lru-cache==1.5
backports.shutil-get-terminal-size==1.0.0
backports.weakref==1.0.post1
certifi==2018.11.29
chardet==3.0.4
cvxflow==0.1.2
cvxpy==1.0.21
cycler==0.10.0
cymem==2.0.2
Cython==0.29.7
cytoolz==0.9.0.1
decorator==4.3.0
dill==0.2.9
ecos==2.0.7.post1
en-core-web-sm==2.0.0
enum34==1.1.6
fastcache==1.0.2
funcsigs==1.0.2
future==0.17.1
futures==3.2.0
gast==0.2.0
grpcio==1.17.1
h5py==2.8.0
idna==2.8
ipython==5.8.0
ipython-genutils==0.2.0
Keras==2.2.4
Keras-Applications==1.0.6
Keras-Preprocessing==1.0.5
kiwisolver==1.0.1
Markdown==3.0.1
matplotlib==2.2.3
mock==2.0.0
msgpack==0.5.6
msgpack-numpy==0.4.3.2
multiprocess==0.70.7
murmurhash==1.0.1
nltk==3.4
numpy==1.15.4
osqp==0.5.0
pandas==0.24.1
pathlib==1.0.1
pathlib2==2.3.3
pbr==5.1.1
pexpect==4.6.0
pickleshare==0.7.5
Pillow==6.0.0
pkg-resources==0.0.0
plac==0.9.6
preshed==2.0.1
prompt-toolkit==1.0.15
protobuf==3.6.1
ptyprocess==0.6.0
pycocotools==2.0
Pygments==2.3.0
pyhocon==0.3.50
pyparsing==2.3.0
python-dateutil==2.7.5
pytz==2018.7
PyYAML==3.13
regex==2018.1.10
requests==2.21.0
scandir==1.9.0
scikit-learn==0.20.2
scipy==1.2.1
scs==2.1.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.12.0
sklearn==0.0
spacy==2.0.18
subprocess32==3.5.3
tensorboard==1.12.1
tensorflow==1.12.0
tensorflow-gpu==1.12.0
tensorflow-hub==0.2.0
termcolor==1.1.0
thinc==6.12.1
toolz==0.9.0
tqdm==4.31.1
traitlets==4.3.2
ujson==1.35
urllib3==1.24.1
wcwidth==0.1.7
Werkzeug==0.14.1
wrapt==1.10.11