Skip to content

Commit

Permalink
Change zarr dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mpiannucci committed Oct 10, 2024
1 parent 41d6e8e commit 7ade1a6
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==3.0.0a7",
"zarr",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 7ade1a6

Please sign in to comment.