Skip to content

Commit

Permalink
fix(deps): add dm_env dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanElsner authored Feb 13, 2024
1 parent 2bce367 commit b783a7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dependencies = [
"dm-robotics-manipulation>=0.6.0",
"dm-robotics-geometry>=0.6.0",
"dm-robotics-transformations>=0.6.0",
"dm_env",
"panda-python",
]
license = {file = "LICENSE"}
Expand Down

0 comments on commit b783a7b

Please sign in to comment.