Commit bf4fcd1
authored
build: Do not pin numpy to 1.x; allow numpy 2 (#329)
The `numpy` dependency added in 3cef6b7
is SemVer-pinned to 1.x. Allow current `numpy` releases (2.x) as well.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated the version range for the numpy dependency to allow any
version from 1.26.4 up to, but not including, 3.0.0.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent f629452 commit bf4fcd1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments