Skip to content

Commit 34dc919

Browse files
committed
Expand range of acceptable zarr versions
1 parent eaf2e76 commit 34dc919

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
dependencies = [
2626
"click (>=8.1.7,<9.0.0)",
2727
"click-params (>=0.5.0,<0.6.0)",
28-
"zarr == 3.0.6",
28+
"zarr (>=3.0.3,<3.0.7)",
2929
"dask (>=2024.12.0)",
3030
"tqdm (>=4.67.0,<5.0.0)",
3131
"psutil (>=6.1.0,<7.0.0)",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)