Skip to content

Commit 655aae5

Browse files
authored
Backport #1996 to release-2020.06
1 parent 837662e commit 655aae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
EXTRAS = {}
3535

3636
EXTRAS['mujoco'] = [
37-
'mujoco-py<2.1,>=2.0',
37+
'mujoco-py<=2.0.2.8,>=2.0',
3838
'gym[all]' + GYM_VERSION,
3939
]
4040

0 commit comments

Comments
 (0)