Skip to content

Commit

Permalink
fix pyproject.toml: update rosbags dependency to version 0.9.15 or hi…
Browse files Browse the repository at this point in the history
…gher
  • Loading branch information
tgoelles committed Dec 3, 2024
1 parent 216f61e commit 40a0b4f
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 @@ -41,7 +41,7 @@ dependencies = [
"dask>=2023.11.0",
"typer",
"rich",
"rosbags",
"rosbags>=0.9.15",
"ipywidgets",
"laspy",
]
Expand Down

0 comments on commit 40a0b4f

Please sign in to comment.