Miroslav Simko <ms@iolabs.ch> 2026-09-02T08:43:07+02:00
Commit #68 ยท 1 snippets
pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
| 8 | "scipy>=1.13", | 8 | "scipy>=1.13", |
| 9 | "pillow>=10.0", | 9 | "pillow>=10.0", |
| 10 | "matplotlib>=3.8", | 10 | "matplotlib>=3.8", |
| 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 | ] | 14 | ] |
| 15 | 15 | ||
| 16 | [project.optional-dependencies] | 16 | [project.optional-dependencies] |
iolabs-common>=0.9.0pin only. uv.lock not regenerated on purpose: 0.9.0 is not on Nexus yet.