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