chore: add open3d and h5py dependencies

This commit is contained in:
2026-02-09 06:53:16 +00:00
parent 287773e7e7
commit fb9a2b40b4
4 changed files with 278 additions and 0 deletions
+2
View File
@@ -24,6 +24,8 @@ dependencies = [
"matplotlib>=3.10.8",
"plotly>=6.5.2",
"kaleido>=1.2.0",
"open3d",
"h5py",
]
[tool.uv.sources]