Skip to content

Commit e61c0aa

Browse files
committed
Create requirements.txt
1 parent 3b5cb68 commit e61c0aa

File tree

1 file changed

+92
-0
lines changed

1 file changed

+92
-0
lines changed

requirements.txt

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
absl-py==0.7.0
2+
astor==0.7.1
3+
atari-py==0.1.7
4+
atomicwrites==1.3.0
5+
attrs==18.2.0
6+
backcall==0.1.0
7+
bleach==1.5.0
8+
box2d-py==2.3.8
9+
certifi==2018.11.29
10+
cffi==1.11.5
11+
chardet==3.0.4
12+
colorama==0.4.1
13+
cycler==0.10.0
14+
Cython==0.29.4
15+
decorator==4.3.2
16+
defusedxml==0.5.0
17+
docopt==0.6.2
18+
entrypoints==0.3
19+
future==0.17.1
20+
gast==0.2.2
21+
glfw==1.7.1
22+
grpcio==1.11.0
23+
gym==0.10.11
24+
html5lib==0.9999999
25+
idna==2.8
26+
imageio==2.4.1
27+
ipykernel==5.1.0
28+
ipython==7.2.0
29+
ipython-genutils==0.2.0
30+
ipywidgets==7.4.2
31+
jedi==0.13.2
32+
Jinja2==2.10
33+
jsonschema==2.6.0
34+
jupyter==1.0.0
35+
jupyter-client==5.2.4
36+
jupyter-console==6.0.0
37+
jupyter-core==4.4.0
38+
kiwisolver==1.0.1
39+
lockfile==0.12.2
40+
Markdown==3.0.1
41+
MarkupSafe==1.1.0
42+
matplotlib==3.0.2
43+
mistune==0.8.4
44+
mkl-fft==1.0.10
45+
mkl-random==1.0.2
46+
more-itertools==5.0.0
47+
nbconvert==5.4.0
48+
nbformat==4.4.0
49+
notebook==5.7.4
50+
numpy==1.16.1
51+
pandas==0.24.1
52+
pandocfilters==1.4.2
53+
parso==0.3.2
54+
pickleshare==0.7.5
55+
Pillow==5.4.1
56+
pluggy==0.8.1
57+
prometheus-client==0.5.0
58+
prompt-toolkit==2.0.8
59+
protobuf==3.5.2
60+
py==1.7.0
61+
pycparser==2.19
62+
pyglet==1.3.2
63+
Pygments==2.3.1
64+
PyOpenGL==3.1.0
65+
pyparsing==2.3.1
66+
pytest==4.2.0
67+
python-dateutil==2.8.0
68+
pytz==2018.9
69+
pywinpty==0.5.5
70+
PyYAML==3.13
71+
pyzmq==17.1.2
72+
qtconsole==4.4.3
73+
requests==2.21.0
74+
scikit-learn==0.20.2
75+
scipy==1.2.0
76+
seaborn==0.9.0
77+
Send2Trash==1.5.0
78+
six==1.12.0
79+
tensorboard==1.7.0
80+
tensorflow==1.7.1
81+
termcolor==1.1.0
82+
terminado==0.8.1
83+
testpath==0.4.2
84+
torch==0.4.1
85+
tornado==5.1.1
86+
traitlets==4.3.2
87+
unityagents==0.4.0
88+
urllib3==1.24.1
89+
wcwidth==0.1.7
90+
Werkzeug==0.14.1
91+
widgetsnbextension==3.4.2
92+
wincertstore==0.2

0 commit comments

Comments
 (0)