Skip to content

Commit

Permalink
Restrict KISS version (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
benemer authored Jan 14, 2025
1 parent 9772a1c commit 212233d
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>=1.0.0",
"kiss-icp<=1.1.0",
"diskcache>=5.3.0",
"pytorch_lightning>=1.6.4",
]
Expand Down

0 comments on commit 212233d

Please sign in to comment.