From 56994b3da4838b7d776010d4df65c62f3cee2316 Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Thu, 27 Mar 2025 19:09:29 -0700 Subject: [PATCH] Update NumPy --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 751e01068..43917e982 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -numpy==2.2.3 +numpy==2.2.4 scipy==1.15.2 matplotlib==3.10.1 pandas==2.2.3