Skip to content

Commit 2f94000

Browse files
authored
Narrow mujoco-py constraint (#1998)
1 parent a4d689a commit 2f94000

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
@@ -35,7 +35,7 @@
3535
]
3636

3737
EXTRAS['mujoco'] = [
38-
'mujoco-py<=2.0.2.8',
38+
'mujoco-py>=2.0,<=2.0.2.8',
3939
f'gym[all]=={GYM_VERSION}',
4040
]
4141

0 commit comments

Comments
 (0)