Skip to content

Commit

Permalink
move to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pierfabre committed Oct 19, 2024
1 parent 5b728f6 commit 261b89f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ simple-pid = "^2.0.0"
mcap-protobuf-support = ">=0.4.1"
scipy = "^1.11.4"
pygame = "^2.5.2"
pin = "^2.7.0"
crocoddyl = "^2.0.2"
panda3d-viewer = "^0.4.1"
cmeel-mim-solvers = "^0.0.4"
onshape-to-robot = "^0.3.26"

[tool.poetry.group.dev.dependencies]
ipykernel = "^6.26.0"
Expand All @@ -34,6 +29,11 @@ sbx-rl = "^0.10.0"
jax-metal = {version = "^0.0.5", platform = "darwin"}
sb3-contrib = {git = "https://github.com/Stable-Baselines-Team/stable-baselines3-contrib"}
pytest = "^7.4.4"
pin = "^2.7.0"
crocoddyl = "^2.0.2"
panda3d-viewer = "^0.4.1"
cmeel-mim-solvers = "^0.0.4"
onshape-to-robot = "^0.3.26"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 261b89f

Please sign in to comment.