Skip to content

Commit b68ad0a

Browse files
committed
Temporarily pin to MuJoCo==3.2.7
1 parent a179363 commit b68ad0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requires-python = ">=3.9"
2828
dependencies = [
2929
"absl-py",
3030
"etils[epath]",
31-
"mujoco>=3.2.7",
31+
"mujoco==3.2.7",
3232
"pytest",
3333
"trimesh",
3434
"warp-lang",

0 commit comments

Comments
 (0)