From 5eabb71de5770e88e4803c7311fb44f0bcd40877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 17:06:36 +0000 Subject: [PATCH] Bump scipy from 1.5.0rc2 to 1.11.0rc1 in /bin Bumps [scipy](https://github.com/scipy/scipy) from 1.5.0rc2 to 1.11.0rc1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.0rc2...v1.11.0rc1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/requirements.txt b/bin/requirements.txt index 631b698..ed1b6e4 100644 --- a/bin/requirements.txt +++ b/bin/requirements.txt @@ -1,6 +1,6 @@ pandas==1.0.4 opencv-python==4.2.0.34 torch===1.5.0 -scipy==1.5.0rc2 +scipy==1.11.0rc1 scikit-learn==0.23.1 cairosvg==2.5.1 \ No newline at end of file