Back to report index

Step 2 trajectoryfilter 0cc2b00: AI3D-379 Repin iolabs-common>=0.9.0

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(-)
Importance #1: pyproject.toml @@ -7,9 +7,9 @@
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]
1515