Skip to content

Commit

Permalink
Specify zarr version
Browse files Browse the repository at this point in the history
  • Loading branch information
mpiannucci committed Oct 15, 2024
1 parent 492ddee commit 6e5741c
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.0.0b0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 6e5741c

Please sign in to comment.