Skip to content

Commit

Permalink
Update zarr_checksum dependency to ~= 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Jan 23, 2024
1 parent 523f758 commit 766ef11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ install_requires =
semantic-version
tenacity
zarr ~= 2.10
zarr_checksum ~= 0.3.2
zarr_checksum ~= 0.4.0
zip_safe = False
packages = find_namespace:
include_package_data = True
Expand Down

0 comments on commit 766ef11

Please sign in to comment.