Skip to content

Commit

Permalink
remove pinning zarr to 2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
floriankrb committed Jul 23, 2024
1 parent 322c47b commit b4afe2e
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 @@ -55,7 +55,7 @@ dependencies = [
"pyyaml",
"semantic-version",
"tqdm",
"zarr<=2.17",
"zarr",
]

optional-dependencies.all = [
Expand Down

0 comments on commit b4afe2e

Please sign in to comment.