-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
82 lines (82 loc) · 2.75 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
absl-py==0.7.0
aiodns==2.0.0
aiohttp==3.5.4
astor==0.7.1
astroid==2.1.0
async-timeout==3.0.1
attrs==19.1.0
autopep8==1.4.3
certifi==2018.11.29
cffi==1.12.3
chardet==3.0.4
colorama==0.4.1
cycler==0.10.0
dill==0.2.9
duka==0.2.0
gast==0.2.2
graphviz==0.10.1
grpcio==1.19.0
h5py==2.9.0
idna==2.8
idna-ssl==1.1.0
isort==4.3.9
Keras==2.2.4
Keras-Applications==1.0.7
Keras-Preprocessing==1.0.9
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
Markdown==3.0.1
matplotlib==3.0.2
mccabe==0.6.1
mock==2.0.0
multidict==4.5.2
multiprocess==0.70.7
numexpr==2.6.9
numpy==1.16.1
pandas==0.24.1
pathos==0.2.3
pbr==5.1.2
Pillow==6.0.0
pox==0.2.5
ppft==1.6.4.9
protobuf==3.6.1
PyAutoGUI==0.9.42
pycares==3.0.0
pycodestyle==2.5.0
pycparser==2.19
pydot==1.4.1
PyGetWindow==0.0.5
pylint==2.2.2
PyMsgBox==1.0.6
pynput==1.4.2
pyparsing==2.3.1
PyRect==0.1.4
PyScreeze==0.1.21
python-dateutil==2.8.0
PyTweening==1.0.3
pytz==2018.9
PyYAML==3.13
requests==2.21.0
scikit-learn==0.20.2
scipy==1.2.1
seaborn==0.9.0
six==1.12.0
sklearn==0.0
slackclient==1.3.1
ta==0.4.5
tables==3.5.1
tensorboard==1.13.0
tensorflow==1.13.1
tensorflow-estimator==1.13.0
tensorflow-gpu==1.13.1
termcolor==1.1.0
typed-ast==1.3.1
typing==3.6.6
typing-extensions==3.7.2
urllib3==1.24.1
virtualenv==16.4.1
websocket-client==0.54.0
Werkzeug==0.14.1
wrapt==1.11.1
xlwt==1.3.0
yarl==1.3.0