Skip to content

Commit b783a7b

Browse files
authored
fix(deps): add dm_env dependency
1 parent 2bce367 commit b783a7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dependencies = [
2525
"dm-robotics-manipulation>=0.6.0",
2626
"dm-robotics-geometry>=0.6.0",
2727
"dm-robotics-transformations>=0.6.0",
28+
"dm_env",
2829
"panda-python",
2930
]
3031
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)