mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-22 07:02:19 +00:00
Bump mujoco-py
This commit is contained in:
2
setup.py
2
setup.py
@@ -23,7 +23,7 @@ setup(name='gym',
|
|||||||
'pachi-py>=0.0.19',
|
'pachi-py>=0.0.19',
|
||||||
'box2d-py',
|
'box2d-py',
|
||||||
'doom_py>=0.0.11',
|
'doom_py>=0.0.11',
|
||||||
'mujoco_py>=0.4.3', 'imageio',
|
'mujoco_py>=0.5.2', 'imageio',
|
||||||
'keras', 'theano'],
|
'keras', 'theano'],
|
||||||
|
|
||||||
# Environment-specific dependencies. Keep these in sync with
|
# Environment-specific dependencies. Keep these in sync with
|
||||||
|
Reference in New Issue
Block a user