Skip to content

Commit

Permalink
Restrict KISS version due to breaking changes in the API, see benedik…
Browse files Browse the repository at this point in the history
…t/migrate_kiss to use with latest KISS
  • Loading branch information
benemer committed Jun 20, 2024
1 parent 5ed858b commit 4d7673b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = [
]
license_files = "LICENSE"
dependencies = [
"kiss-icp>=0.3.0",
"kiss-icp<=0.4.0",
"diskcache>=5.3.0",
"pytorch_lightning>=1.6.4",
]
Expand Down

0 comments on commit 4d7673b

Please sign in to comment.