1
0
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:
anabwan
2019-06-24 10:34:28 +03:00
committed by GitHub
parent d6795bd524
commit 30c64d0656
3 changed files with 5 additions and 5 deletions

View File

@@ -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