From 30ca177b6e371cc390741a3d5b42fe0f65c8f82b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 19:05:12 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e4e1ea..48a432b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ numpy==1.18.1 parameterized==0.7.0 six==1.14.0 scikit_image==0.16.2 -scipy==1.4.1 +scipy==1.10.0 tensorflow_hub==0.8.0 joblib==0.14.1 pandas==1.0.3