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 376944f commit 3d74c2bCopy full SHA for 3d74c2b
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- packaging
32
- donfig
33
- numcodecs[crc32c]
34
- - numpy
+ - numpy==2.1 # until https://github.com/numpy/numpy/issues/28034 is resolved
35
- typing_extensions
36
- universal-pathlib
37
# Tests
0 commit comments