Miroslav Simko <ms@iolabs.ch> 2026-09-02T08:43:07+02:00
Commit #20 ยท 1 snippets
pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
| 8 | "open3d>=0.19.0", | 8 | "open3d>=0.19.0", |
| 9 | "laspy>=2.0.0", | 9 | "laspy>=2.0.0", |
| 10 | "pydantic>=2.7", | 10 | "pydantic>=2.7", |
| 11 | "iolabs-logstash>=0.5.1", | 11 | "iolabs-logstash>=0.5.1", |
| 12 | "iolabs-common>=0.8.0", | 12 | "iolabs-common>=0.9.0", |
| 13 | "iolabs-geometry-geometry", | 13 | "iolabs-geometry-geometry", |
| 14 | "iolabs-point-cloud-filtering-intensity>=0.5.0", | 14 | "iolabs-point-cloud-filtering-intensity>=0.5.0", |
| 15 | "iolabs-point-cloud-las-tools>=0.5.0", | 15 | "iolabs-point-cloud-las-tools>=0.5.0", |
| 16 | ] | 16 | ] |
iolabs-common>=0.9.0pin only. uv.lock not regenerated on purpose: 0.9.0 is not on Nexus yet.