Skip to content

Commit 30ef15f

Browse files
update deps
1 parent db698c0 commit 30ef15f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@ python = "3.10.6"
2525
numpy = "^1.16.0"
2626
mujoco = "3.1.1"
2727
dm-control = "1.0.16"
28-
ikpy = "3.3.4"
2928
pillow = "10.0.0"
3029
jax = "^0.4.14"
31-
jaxlib = "^0.4.14"
3230
matplotlib = "^3.7.2"
3331
hydra-core = "^1.3.2"
3432
pytest = "^7.4.2"
@@ -39,10 +37,6 @@ plotly = "^5.18.0"
3937
pandas = "^2.1.3"
4038
ipywidgets = "^8.1.1"
4139
jupyterlab = "^4.0.9"
42-
simple-pid = "^2.0.0"
43-
cmaes = "^0.10.0"
44-
evojax = "^0.2.16"
45-
evosax = "^0.1.5"
4640
jaxopt = "^0.8.2"
4741

4842
[tool.black]

0 commit comments

Comments
 (0)