From 109c50c8f701ac57f8bf37765f5fe800bd444849 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 8 Dec 2024 12:06:33 -0800 Subject: [PATCH] Update numpy from 1.18.3 to 2.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1fc2a9..86a4b46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.18.3 +numpy==2.2.0 scipy==1.4.1 hypothesis==5.10.4