Skip to content

Commit

Permalink
Changed zarr version dependency to fix bug in python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
JLrumberger committed Jan 9, 2025
1 parent f7170b4 commit 7a4c2bf
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 @@ -37,7 +37,7 @@ dependencies = [
"ipywidgets",
"natsort",
"ipython",
"zarr",
"zarr<3.0",
"lmdb",
"kornia",
"mpl_interactions",
Expand Down

0 comments on commit 7a4c2bf

Please sign in to comment.