Skip to content

Commit

Permalink
Merge pull request #504 from jhamman/patch-1
Browse files Browse the repository at this point in the history
Pin zarr<3
  • Loading branch information
martindurant authored Sep 24, 2024
2 parents f9df05d + ba300da commit 36d807c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"numcodecs",
"numpy",
"ujson",
"zarr",
"zarr<3",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 36d807c

Please sign in to comment.