From 2db3c20e57addb60085e6170dbe9d7be6c3c7d67 Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Sun, 28 Jul 2024 05:24:56 -0700 Subject: [PATCH] Update packages --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 474d7a09..30a05020 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ -numpy==2.0.0 +numpy==2.0.1 scipy==1.14.0 matplotlib==3.9.1 pandas==2.2.2 patsy==0.5.6 -pyarrow==16.1.0 +pyarrow==17.0.0 scikit-learn==1.5.1 scikit-image==0.24.0 -sympy==1.13.0 +sympy==1.13.1 statsmodels==0.14.2 seaborn==0.13.2 pytest>=8.2