Back to report index

tablecloth 9d2cce6: AI3D-379 Repin iolabs-common>=0.9.0

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(-)
Importance #1: pyproject.toml @@ -8,9 +8,9 @@
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]
1515
16[project.optional-dependencies]16[project.optional-dependencies]