Skip to content

Commit

Permalink
Merge branch 'main' into set_channels
Browse files Browse the repository at this point in the history
  • Loading branch information
melonora authored Nov 21, 2024
2 parents 05445ad + 62e4699 commit 518e717
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 518e717

Please sign in to comment.