Skip to content

Commit f234ebb

Browse files
committed
fix: no more needed to pin numpy
1 parent 41d1fe2 commit f234ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737
- donfig
3838
- numcodecs
3939
- google-crc32c>=1.5
40-
- numpy==2.1 # until https://github.com/numpy/numpy/issues/28034 is resolved
40+
- numpy
4141
- typing_extensions
4242
- universal-pathlib
4343
- obstore>=0.5.1

0 commit comments

Comments
 (0)