Miroslav Simko <ms@iolabs.ch> 2026-09-02T08:43:07+02:00
Commit #52 ยท 1 snippets
pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
| 8 | "scipy>=1.7.0", | 8 | "scipy>=1.7.0", |
| 9 | "matplotlib>=3.4.0", | 9 | "matplotlib>=3.4.0", |
| 10 | "pillow>=10.0", | 10 | "pillow>=10.0", |
| 11 | "pydantic>=2.7", | 11 | "pydantic>=2.7", |
| 12 | "iolabs-common>=0.8.0", | 12 | "iolabs-common>=0.9.0", |
| 13 | "iolabs-geometry-geometry>=0.11.0", | 13 | "iolabs-geometry-geometry>=0.11.0", |
| 14 | "iolabs-geometry-raster>=0.2.0", | 14 | "iolabs-geometry-raster>=0.2.0", |
| 15 | ] | 15 | ] |
| 16 | 16 |
iolabs-common>=0.9.0pin only. uv.lock not regenerated on purpose: 0.9.0 is not on Nexus yet.