Skip to content

Commit ecf2a01

Browse files
Merge branch 'main' into Kallinteris-Andreas-patch-3
2 parents bfa3cd4 + ff32e96 commit ecf2a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
'Topic :: Scientific/Engineering :: Artificial Intelligence',
2525
]
2626
dependencies = [
27-
"mujoco>=2.2.0",
27+
"mujoco>=2.2.0, <3.2.0",
2828
"numpy>=1.21.0",
2929
"gymnasium>=1.0.0a2",
3030
"PettingZoo>=1.23.0",

0 commit comments

Comments
 (0)