Skip to content

Commit

Permalink
force numpy new version, fix bug (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
mzouink authored Mar 28, 2024
2 parents 0304a03 + 2655718 commit 6f05c5c
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 @@ -27,7 +27,7 @@ classifiers = [
]
dynamic = ["version"]
dependencies = [
"numpy",
"numpy>=1.22.4",
"pyyaml",
"zarr",
"cattrs",
Expand Down

0 comments on commit 6f05c5c

Please sign in to comment.