Skip to content

Commit 212233d

Browse files
authored
Restrict KISS version (#31)
1 parent 9772a1c commit 212233d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
]
99
license_files = "LICENSE"
1010
dependencies = [
11-
"kiss-icp>=1.0.0",
11+
"kiss-icp<=1.1.0",
1212
"diskcache>=5.3.0",
1313
"pytorch_lightning>=1.6.4",
1414
]

0 commit comments

Comments
 (0)