Skip to content

Commit ecdaf12

Browse files
committed
Remove version constraint for open3d
1 parent 4c9ac04 commit ecdaf12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CondaPkg.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ scipy = ">=1.15"
1111
meshio = ">=5.3"
1212

1313
[pip.deps]
14-
open3d = "==0.19"
15-
pysplashsurf = "==0.12.0.1"
14+
pysplashsurf = "==0.12.0.1"
15+
open3d = ""

0 commit comments

Comments
 (0)