Skip to content

Commit eac5b69

Browse files
committed
Remove version constraint for shapely
1 parent f02ffd6 commit eac5b69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CondaPkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels = ["conda-forge"]
44
python = "==3.11"
55
rasterio = ">=1.4.3"
66
numpy = ">=2.2"
7-
shapely = ">=2.1"
7+
shapely = ""
88
trimesh = ">=4.6"
99
rtree = ">=1.4"
1010
scipy = ">=1.15"

0 commit comments

Comments
 (0)