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