We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9657e commit 4c9ac04Copy full SHA for 4c9ac04
1 file changed
CondaPkg.toml
@@ -2,14 +2,14 @@ channels = ["conda-forge"]
2
3
[deps]
4
python = "==3.12"
5
+rasterio = ">=1.4.3"
6
+numpy = ">=2.2"
7
+shapely = ">=2.1"
8
+trimesh = ">=4.6"
9
+rtree = ">=1.4"
10
+scipy = ">=1.15"
11
+meshio = ">=5.3"
12
13
[pip.deps]
-numpy = ""
-shapely = ""
-open3d = ""
-trimesh = ""
-rtree = ""
-scipy = ""
-meshio = ""
14
-rasterio = ""
+open3d = "==0.19"
15
pysplashsurf = "==0.12.0.1"
0 commit comments