From 870cc7b828872292b1ff8c107ee95eb742975e8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 04:52:00 +0000 Subject: [PATCH] Update dependency scipy to v1.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f05358..aaa36e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ pandas==2.2.2 pyarrow==16.1.0 pyresidfp==0.11.0 requests==2.32.3 -scipy==1.14.0 +scipy==1.14.1 zstandard==0.22.0