Skip to content

Commit c4a7f08

Browse files
committed
update open3d required version
1 parent c55d96e commit c4a7f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/python/projectairsim/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"jsonlines",
3737
"Shapely",
3838
"azure-storage-blob",
39-
"open3d==0.16.*"
39+
"open3d>=0.16"
4040
]
4141

4242
[project.optional-dependencies]

0 commit comments

Comments
 (0)