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 c563e70 commit b8d75d6Copy full SHA for b8d75d6
pyproject.toml
@@ -22,7 +22,7 @@ py-modules=["mujoco_controllers"]
22
23
[tool.poetry.dependencies]
24
python = "3.10.6"
25
-numpy = "^1.2.0"
+numpy = "^1.16.0"
26
mujoco = "3.1.1"
27
dm-control = "1.0.16"
28
ikpy = "3.3.4"
0 commit comments