Skip to content

Commit 57db1e4

Browse files
author
Thota Vivek HDR
committed
Initial Commit
1 parent d08d146 commit 57db1e4

File tree

1 file changed

+120
-0
lines changed

1 file changed

+120
-0
lines changed

requirements.txt

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
absl-py==0.5.0
2+
appdirs==1.4.3
3+
appnope==0.1.0
4+
asn1crypto==0.24.0
5+
astor==0.7.1
6+
atomicwrites==1.2.1
7+
attrs==18.1.0
8+
Automat==0.0.0
9+
autovizwidget==0.12.5
10+
backcall==0.1.0
11+
bleach==1.5.0
12+
bokeh==0.13.0
13+
box2d-py==2.3.5
14+
certifi==2018.4.16
15+
cffi==1.11.5
16+
chardet==3.0.4
17+
constantly==15.1.0
18+
cryptography>=2.3
19+
cycler==0.10.0
20+
Cython==0.28.5
21+
decorator==4.3.0
22+
docopt==0.6.2
23+
entrypoints==0.2.3
24+
future==0.16.0
25+
gast==0.2.0
26+
grpcio==1.11.0
27+
-e git+https://github.com/openai/gym.git@70ca46a9685de333493722ee74d0cd51782b2b44#egg=gym
28+
h5py==2.8.0
29+
hdijupyterutils==0.12.5
30+
html5lib==0.9999999
31+
hyperlink==17.3.1
32+
idna==2.7
33+
incremental==17.5.0
34+
ipykernel==4.8.2
35+
ipython==6.4.0
36+
ipython-genutils==0.2.0
37+
ipywidgets==7.2.1
38+
jedi==0.12.1
39+
Jinja2==2.10
40+
jsonschema==2.6.0
41+
jupyter==1.0.0
42+
jupyter-client==5.2.3
43+
jupyter-console==6.0.0
44+
jupyter-core==4.4.0
45+
Keras==2.2.4
46+
Keras-Applications==1.0.6
47+
Keras-Preprocessing==1.0.5
48+
kiwisolver==1.0.1
49+
Markdown==3.0.1
50+
MarkupSafe==1.0
51+
matplotlib==3.0.0
52+
mistune==0.8.3
53+
mkl-fft==1.0.6
54+
mkl-random==1.0.1
55+
more-itertools==4.3.0
56+
nb-conda==2.2.1
57+
nb-conda-kernels==2.1.1
58+
nbconvert==5.3.1
59+
nbformat==4.4.0
60+
notebook>=5.7.2
61+
numpy==1.15.2
62+
olefile==0.45.1
63+
opencv-python==3.4.3.18
64+
packaging==17.1
65+
pandas==0.23.4
66+
pandocfilters==1.4.2
67+
parso==0.3.0
68+
pexpect==4.6.0
69+
pickleshare==0.7.4
70+
Pillow==5.3.0
71+
plotly==2.7.0
72+
pluggy==0.7.1
73+
prometheus-client==0.2.0
74+
prompt-toolkit==1.0.15
75+
protobuf==3.5.2
76+
ptyprocess==0.6.0
77+
py==1.6.0
78+
pyasn1==0.4.3
79+
pyasn1-modules==0.2.1
80+
pycparser==2.18
81+
pyglet==1.3.2
82+
Pygments==2.2.0
83+
PyHamcrest==1.9.0
84+
pykerberos==1.2.1
85+
PyOpenGL==3.1.0
86+
pyOpenSSL==18.0.0
87+
pyparsing==2.2.0
88+
PySocks==1.6.8
89+
pytest==3.8.2
90+
python-dateutil==2.7.3
91+
pytz==2018.5
92+
pyyaml>=4.2b1
93+
pyzmq==17.1.0
94+
qtconsole==4.4.1
95+
requests>=2.20.0
96+
requests-kerberos==0.12.0
97+
scipy==1.1.0
98+
Send2Trash==1.5.0
99+
service-identity==17.0.0
100+
simplegeneric==0.8.1
101+
six==1.11.0
102+
sparkmagic==0.12.5
103+
tensorboard==1.7.0
104+
tensorflow==1.7.1
105+
tensorflow-gpu==1.1.0
106+
termcolor==1.1.0
107+
terminado==0.8.1
108+
testpath==0.3.1
109+
torch==0.4.0
110+
torchvision==0.2.1
111+
tornado==5.1
112+
traitlets==4.3.2
113+
Twisted==17.5.0
114+
unityagents==0.4.0
115+
urllib3==1.23
116+
wcwidth==0.1.7
117+
webencodings==0.5
118+
Werkzeug==0.14.1
119+
widgetsnbextension==3.2.1
120+
zope.interface==4.5.0

0 commit comments

Comments
 (0)