Skip to content

Commit f01d5ba

Browse files
committed
Fix dependencies
1 parent 150e94a commit f01d5ba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ authors = [
1717
dependencies = [
1818
"dm-robotics-moma>=0.6.0",
1919
"dm-robotics-controllers>=0.6.0",
20+
"dm-robotics-agentflow>=0.6.0",
21+
"dm-robotics-manipulation>=0.6.0",
22+
"dm-robotics-geometry>=0.6.0",
23+
"dm-robotics-transformations>=0.6.0",
2024
"panda-python",
2125
]
2226
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)