Skip to content

Commit

Permalink
Merge branch 'main' into explicit-depth-dist
Browse files Browse the repository at this point in the history
  • Loading branch information
yxlao committed Oct 13, 2024
2 parents 7e72429 + cb61fa2 commit 6d79b53
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 @@ -10,7 +10,7 @@ classifiers = [
"Programming Language :: Python :: 3",
]
dependencies = [
"numpy>=1.15.0",
"numpy>=1.15.0,<=1.26.4",
"open3d>=0.16.0",
"opencv-python>=4.5.1.48",
"matplotlib>=3.3.4",
Expand Down

0 comments on commit 6d79b53

Please sign in to comment.