forked from Danielhp95/Regym
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
executable file
·75 lines (75 loc) · 1.2 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
absl-py==0.7.0
astor==0.7.1
atari-py==0.1.7
atomicwrites==1.3.0
attrs==18.2.0
backcall==0.1.0
#baselines==0.1.5
certifi==2018.11.29
cffi==1.12.0
chardet==3.0.4
Click==7.0
cloudpickle==0.8.0
cycler==0.10.0
Cython==0.29.5
decorator==4.3.2
dill==0.2.9
docopt==0.6.2
future==0.17.1
gast==0.2.2
glfw==1.7.1
grpcio==1.18.0
gym==0.12.0
gym-rock-paper-scissors==0.0.2
h5py==2.9.0
idna==2.8
imageio==2.5.0
ipdb==0.11
ipython==7.3.0
ipython-genutils==0.2.0
jedi==0.13.3
joblib==0.13.2
Keras-Applications==1.0.7
Keras-Preprocessing==1.0.9
kiwisolver==1.0.1
lockfile==0.12.2
Markdown==3.0.1
matplotlib==3.0.2
more-itertools==6.0.0
numpy==1.16.2
opencv-python==4.0.0.21
parso==0.3.4
pexpect==4.6.0
pickleshare==0.7.5
Pillow==5.4.1
pluggy==0.9.0
progressbar2==3.39.2
prompt-toolkit==2.0.9
protobuf==3.6.1
ptyprocess==0.6.0
py==1.8.0
pycparser==2.19
pyglet==1.3.2
Pygments==2.3.1
PyOpenGL==3.1.0
pyparsing==2.3.1
pytest==4.3.0
python-dateutil==2.8.0
python-utils==2.3.0
PyYAML==3.13
pyzmq==17.1.2
requests==2.21.0
scipy==1.2.1
six==1.12.0
#tensorboard==1.12.2
tensorboardX==1.6
tensorflow==1.12.0
termcolor==1.1.0
torch>=1.0.1.post2
torchvision>=0.2.2
tqdm==4.19.9
traitlets==4.3.2
urllib3==1.24.1
wcwidth==0.1.7
Werkzeug==0.14.1
zmq==0.0.0