Skip to content

Commit

Permalink
pin zarr>=2<3
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson authored Jan 10, 2025
1 parent bf15323 commit 2c93c89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ dependencies = [
"psutil>=5.8.0",
"PyYAML",
"lxml",
"packaging"
"packaging",
"zarr>=2,<3",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 2c93c89

Please sign in to comment.