Commit f6895f3
committed
Pin zarr and numcodecs for NumPy 2.x compatibility
- zarr >=2.18.3: Required for NumPy 2.1 support
- numcodecs >=0.13.0: Required for NumPy 2.0 C ABI compatibility
- Prevents boolean ambiguity and segmentation faults1 parent 1221eb8 commit f6895f3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments