From b0682dfcb588bcc3a9a27f53850c47ad58d5389c Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" Date: Thu, 23 May 2024 12:18:31 +0000 Subject: [PATCH] chore(deps): update dependency scipy to v1.13.1 --- test/fixtures/models/model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/models/model/requirements.txt b/test/fixtures/models/model/requirements.txt index ca77eef..2b9a183 100644 --- a/test/fixtures/models/model/requirements.txt +++ b/test/fixtures/models/model/requirements.txt @@ -3,6 +3,6 @@ numpy==1.24.3 pandas==2.0.3 psutil==5.9.0 scikit-learn==1.3.0 -scipy==1.11.1 +scipy==1.13.1 typing-extensions==4.7.1 xgboost==1.7.3 \ No newline at end of file