diff --git a/setup.py b/setup.py index 13bf0ec6d..21794c68a 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup(name='gym', 'pachi-py>=0.0.19', 'box2d-py', 'doom_py>=0.0.11', - 'mujoco_py>=0.4.3', 'imageio', + 'mujoco_py>=0.5.2', 'imageio', 'keras', 'theano'], # Environment-specific dependencies. Keep these in sync with