From a230957303fec113b8056bc2b5fa2efb2b4b4ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 18:44:24 +0000 Subject: [PATCH] Update numpy requirement from <=2.5,>=1.20.0 to >=1.20.0,<=2.5.1 Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.20.0...v2.5.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcf064e937..0371eebde1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ jax-finufft >= 1.1.0, <= 1.3.1 matplotlib >= 3.7.3, <= 3.11.0 mpmath >= 1.0.0, <= 1.4.1 netcdf4 >= 1.5.4, !=1.7.4, <= 1.7.5 -numpy >= 1.20.0, <= 2.5 +numpy >= 1.20.0, <= 2.5.1 nvidia-ml-py >=12.535.77 optax < 0.3 orthax < 0.3