From 3bae7e4a7969b5b76dfe8ec75279b4f6f132bacc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 19:42:29 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2 --- intentional/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intentional/src/main/python/requirements.txt b/intentional/src/main/python/requirements.txt index 4d0687da4..117383647 100644 --- a/intentional/src/main/python/requirements.txt +++ b/intentional/src/main/python/requirements.txt @@ -3,7 +3,7 @@ pycorrelate==0.3 cx-Oracle==8.3.0 notebook==7.2.2 matplotlib==3.8.4 -numpy==1.26.4 +numpy==2.1.2 pandas==1.5.3 requests==2.32.3 scikit-learn==1.5.2