Skip to content

Commit

Permalink
Fixed version requirement for open3d
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanueleGiacomini committed Jun 10, 2024
1 parent 27ac54a commit 65b5652
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 @@ -29,7 +29,7 @@ dependencies = [
"PyYAML",
"numpy",
"rosbags",
"open3d>=0.13.0",
"open3d",
"matplotlib",
"typer[all]>=0.10.0",
"natsort",
Expand Down

0 comments on commit 65b5652

Please sign in to comment.