Skip to content

Commit be2259d

Browse files
committed
bump kiss-icp required version to allow proper deskewing
1 parent 187fbfe commit be2259d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [{ name = "Saurabh Gupta" }, { name = "Tiziano Guadagnino" }]
1111
requires-python = ">=3.8"
1212
keywords = ["Loop Closures", "Localization", "SLAM", "LiDAR"]
1313
dependencies = [
14-
"kiss-icp>=1.2.0",
14+
"kiss-icp>=1.2.3",
1515
"numpy<2.0.0",
1616
"pyquaternion",
1717
"pydantic>=2",

0 commit comments

Comments
 (0)