From 9921c54882cd4f6c6973b8c7e95605322cd4d520 Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 15 Apr 2025 06:28:40 +0200 Subject: [PATCH] chore: bump nunmpy to 2.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b7fcc454f..8742e477d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.26.4 +numpy==2.2.4 pandas==2.2.3 bottleneck==1.4.2 numexpr==2.10.2