From baeace9c430681b410cc210f535561ba23163d2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 10:26:28 +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..9316a0e 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.4.1 pandas>=1.3.4 setuptools>=65.5.1 tabulate