From 7b309a65d17cfc674047d95c6d4979090cb8797c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 15:54:10 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 714b50e..0fb58e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -e ./thunorcore[test] -numpy==2.1.3 +numpy==2.2.0 pandas==2.2.3 plotly==5.24.1 xlrd