Skip to content

Commit

Permalink
drop unmaintained pygeos for shapely 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
omsai committed Apr 16, 2024
1 parent b073f52 commit bd2fdce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,14 @@ dependencies = [
"dask-image",
"dask<=2024.2.1",
"fsspec<=2023.6",
"geopandas",
"geopandas>=0.14",
"multiscale_spatial_image==0.11.2",
"networkx",
"numpy",
"ome_zarr>=0.7.0",
"pandas",
"pooch",
"pyarrow",
"pygeos",
"rich",
"shapely>=2.0.1",
"spatial_image==0.3.0",
Expand Down

0 comments on commit bd2fdce

Please sign in to comment.