From 17c76b9e580ded53bea4431d6cdb8d1753363bdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 05:59:27 +0000 Subject: [PATCH] Update dependency numpy to v1.26.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fe505c..b2bc7c2 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==1.26.4 pandas>=1.3.4 setuptools>=65.5.1 tabulate