From a2bb2e17c3a946cb70f2ba0f04012ab1152ff0b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 05:32:48 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4535347..b10cbf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.26.4 +numpy==2.2.1 openpyxl==3.1.2 pandas==2.2.2