From 6042be8f8438a0661c8543598cafb22098199263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:19:29 +0000 Subject: [PATCH] Bump scipy from 1.0.0 to 1.10.0 in /albu-solution Bumps [scipy](https://github.com/scipy/scipy) from 1.0.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.0.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- albu-solution/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 albu-solution/requirements.txt diff --git a/albu-solution/requirements.txt b/albu-solution/requirements.txt old mode 100755 new mode 100644 index c179cd9..9edf3b2 --- a/albu-solution/requirements.txt +++ b/albu-solution/requirements.txt @@ -7,7 +7,7 @@ networkx==1.11 fiona scikit-image==0.13.1 scikit-learn -scipy==1.0.0 +scipy==1.10.0 geopandas tqdm torchvision