mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 11:10:20 +01:00
using gym=0.12.5 instead of latest (#360)
* using gym=0.12.5 instead of latest * changing docker gym version * changing dockingfile gym version
This commit is contained in:
@@ -7,7 +7,7 @@ pygame>=1.9.3
|
||||
PyOpenGL>=3.1.0
|
||||
scipy>=0.19.0
|
||||
scikit-image>=0.13.0
|
||||
gym>=0.10.5
|
||||
gym==0.12.5
|
||||
bokeh>=0.13.0
|
||||
kubernetes>=8.0.0b1,<=8.0.1
|
||||
redis>=2.10.6
|
||||
|
||||
Reference in New Issue
Block a user