We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f15ee commit 1c32aa7Copy full SHA for 1c32aa7
pyproject.toml
@@ -37,7 +37,7 @@ mujoco_robot_environments = ['*.png']
37
[tool.poetry.dependencies]
38
python = "3.10.6"
39
numpy = "^1.16.0"
40
-mujoco = "^3.1.1"
+mujoco = "3.2.1"
41
mujoco_controllers = "^0.0.2"
42
brax = "^0.10.4"
43
dm-control = "1.0.22"
0 commit comments