You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 -->
0 commit comments