Miroslav Simko <ms@iolabs.ch> 2026-09-02T08:43:07+02:00
Commit #40 ยท 1 snippets
pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
| 10 | "open3d>=0.19.0", | 10 | "open3d>=0.19.0", |
| 11 | "mapbox-earcut>=1.0.3", | 11 | "mapbox-earcut>=1.0.3", |
| 12 | "matplotlib>=3.4.0", | 12 | "matplotlib>=3.4.0", |
| 13 | "pydantic>=2.7", | 13 | "pydantic>=2.7", |
| 14 | "iolabs-common>=0.8.0", | 14 | "iolabs-common>=0.9.0", |
| 15 | "iolabs-geometry-raster>=0.2.0", | 15 | "iolabs-geometry-raster>=0.2.0", |
| 16 | "iolabs-logstash>=0.5.1", | 16 | "iolabs-logstash>=0.5.1", |
| 17 | ] | 17 | ] |
| 18 | 18 |
iolabs-common>=0.9.0pin only. uv.lock not regenerated on purpose: 0.9.0 is not on Nexus yet.