From 41b30c8fa4e4ead92657ed1b8e51ccb0d84fd46e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 07:49:44 +0000 Subject: [PATCH] Update dependency numpy to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fe505c..2d8dafd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ jupyter matplotlib==3.3.3 networkx==2.5.1 -numpy==1.23.4 +numpy==2.3.5 pandas>=1.3.4 setuptools>=65.5.1 tabulate