Skip to content

Commit b8d75d6

Browse files
clean pyproject
1 parent c563e70 commit b8d75d6

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
@@ -22,7 +22,7 @@ py-modules=["mujoco_controllers"]
2222

2323
[tool.poetry.dependencies]
2424
python = "3.10.6"
25-
numpy = "^1.2.0"
25+
numpy = "^1.16.0"
2626
mujoco = "3.1.1"
2727
dm-control = "1.0.16"
2828
ikpy = "3.3.4"

0 commit comments

Comments
 (0)