Skip to content

Commit 1dc986a

Browse files
fix: mujoco version
1 parent df0aa47 commit 1dc986a

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
@@ -11,7 +11,7 @@ dependencies = [
1111
"robot_descriptions",
1212
"pin == 3.3.1",
1313
"pin_pink == 3.1.0",
14-
"mujoco >= 3.2.7",
14+
"mujoco == 3.2.7",
1515
"torch == 2.6.0",
1616
"joblib == 1.4.2",
1717
"scipy == 1.15.1",

0 commit comments

Comments
 (0)