From c4ccdd34f619e81bbcae787417428e87c0745c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:10:03 +0000 Subject: [PATCH] Bump scipy from 0.18.1 to 1.10.0 in /python Bumps [scipy](https://github.com/scipy/scipy) from 0.18.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.18.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 9babddf..ea629cf 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -8,7 +8,7 @@ docopt==0.6.2 ## For post-processing scikit-learn==0.18.1 -scipy==0.18.1 +scipy==1.10.0 pymeanshift==0.2.1 opencv-python==3.3.0.10 GDAL==1.11.1