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 7374347 commit b030957Copy full SHA for b030957
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
- donfig
39
- numcodecs
40
- google-crc32c>=1.5
41
- - numpy
+ - numpy==2.1 # https://github.com/zarr-developers/zarr-python/issues/3780 + https://github.com/zarr-developers/zarr-python/issues/3688
42
- typing_extensions
43
- universal-pathlib
44
- obstore>=0.5.1
0 commit comments