From beaedccc582d8f31e5bcb09f03b05306b0d97550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:02:09 +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 +- requirements_gcolab.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5b3e0b4..2cadf85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ python-Levenshtein==0.12.2 PyYaml==5.4 scikit-image==0.18.1 scikit-learn==0.23.2 -scipy==1.6.0 +scipy==1.10.0 seaborn==0.10.1 six==1.14.0 snakemake==5.32.1 diff --git a/requirements_gcolab.txt b/requirements_gcolab.txt index db074ae..f948b97 100644 --- a/requirements_gcolab.txt +++ b/requirements_gcolab.txt @@ -8,7 +8,7 @@ pandas python-Levenshtein==0.12.0 scikit-image==0.17.2 scikit-learn==0.21.3 -scipy==1.4.1 +scipy==1.10.0 seaborn==0.10.1 six snakemake==5.5.4