We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de8605 commit 2ab0e09Copy full SHA for 2ab0e09
.pre-commit-config.yaml
@@ -30,4 +30,4 @@ repos:
30
hooks:
31
- id: mypy
32
args: [--config-file, pyproject.toml]
33
- additional_dependencies: [numpy, pytest, crc32c, zfpy, 'zarr>=3']
+ additional_dependencies: [numpy, pytest, crc32c, zfpy, 'zarr>=3.1.3']
0 commit comments