Skip to content

Commit

Permalink
update multiscale-spatial-image dependency (#792)
Browse files Browse the repository at this point in the history
* update multiscale-spatial-image dependency

* adjust zarr dependency
  • Loading branch information
melonora authored Nov 20, 2024
1 parent 6694c91 commit 62e4699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"dask>=2024.4.1",
"fsspec<=2023.6",
"geopandas>=0.14",
"multiscale_spatial_image>=2.0.1",
"multiscale_spatial_image>=2.0.2",
"networkx",
"numba",
"numpy",
Expand All @@ -46,7 +46,7 @@ dependencies = [
"xarray>=2024.10.0",
"xarray-schema",
"xarray-spatial>=0.3.5",
"zarr",
"zarr<3",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 62e4699

Please sign in to comment.