1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 11:10:20 +01:00

removing box2d and atari requirements (#124)

This commit is contained in:
Gal Novik
2018-11-19 13:42:08 +02:00
committed by GitHub
parent 9210909050
commit 3817cefb12
2 changed files with 3 additions and 3 deletions

View File

@@ -7,8 +7,7 @@ pygame>=1.9.3
PyOpenGL>=3.1.0
scipy>=0.19.0
scikit-image>=0.13.0
box2d>=2.3.2
gym[atari]>=0.10.5
gym>=0.10.5
bokeh>=0.13.0
futures>=3.1.1
wxPython>=4.0.1