Miroslav Simko <ms@iolabs.ch> 2026-09-02T08:43:07+02:00
Commit #24 ยท 1 snippets
pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
| 10 | "shapely>=2.0", | 10 | "shapely>=2.0", |
| 11 | "open3d>=0.19.0", | 11 | "open3d>=0.19.0", |
| 12 | "laspy>=2.5", | 12 | "laspy>=2.5", |
| 13 | "pydantic>=2.7", | 13 | "pydantic>=2.7", |
| 14 | "iolabs-common>=0.8.0", | 14 | "iolabs-common>=0.9.0", |
| 15 | "iolabs-geometry-geometry>=0.11.0", | 15 | "iolabs-geometry-geometry>=0.11.0", |
| 16 | ] | 16 | ] |
| 17 | 17 | ||
| 18 | [project.optional-dependencies] | 18 | [project.optional-dependencies] |
iolabs-common>=0.9.0pin only. uv.lock not regenerated on purpose: 0.9.0 is not on Nexus yet.