From 064b45794c3b42c26eccb6bd66cbd5bc8af4b5ad Mon Sep 17 00:00:00 2001 From: "konflux-internal-p02[bot]" <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 21:57:04 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2.5.0 Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 517a58ebf39..3d356f3b46d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ multiprocess==0.70.16 ; python_version >= "3.11" and python_version < "3.13" networkx==3.6.1 ; python_version >= "3.11" and python_version < "3.13" nltk==3.9.3 ; python_version >= "3.11" and python_version < "3.13" numexpr==2.10.1 ; python_version >= "3.11" and python_version < "3.13" -numpy==2.4.2 ; python_version >= "3.11" and python_version < "3.13" +numpy==2.5.0 ; python_version >= "3.11" and python_version < "3.13" nvidia-cublas-cu12==12.4.5.8 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64" nvidia-cuda-cupti-cu12==12.4.127 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64" nvidia-cuda-nvrtc-cu12==12.4.127 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"