numpy>=1.26.0,<2.0.0 blocked numpy 2.x; the code already runs green on numpy 2.2.4 and uses no 2.0-removed APIs (verified). Raised to <3.0.0.
Acceptance criteria
- numpy ceiling
<3.0.0 in pyproject + requirements; suite green. (Done — closed by the accompanying commit.)
Ref: pyproject.toml:31. (R17)
numpy>=1.26.0,<2.0.0blocked numpy 2.x; the code already runs green on numpy 2.2.4 and uses no 2.0-removed APIs (verified). Raised to<3.0.0.Acceptance criteria
<3.0.0in pyproject + requirements; suite green. (Done — closed by the accompanying commit.)Ref:
pyproject.toml:31. (R17)