From 1c6ed07639bed31c9a026252c76130bad7697c91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 21:19:22 +0000 Subject: [PATCH] Update dependency scipy to v1.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e8b099..7f05358 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.13.1 +scipy==1.14.0 zstandard==0.22.0