From c6c718707bb6c1e798a540113aee8644c5f534dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 20:59:29 +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..9539385 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.26.4 +numpy==2.1.0 openpyxl==3.1.2 pandas==2.2.2