From d01e9774f256075670d88bfe402ca93e9427e6f0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 18 May 2025 00:14:41 +0200 Subject: [PATCH] Update numpy from 1.19.0 to 2.2.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d485442..d2d85b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numba==0.50.1 -numpy==1.19.0 +numpy==2.2.6 perfplot==0.8.5