From 6f7bd8ead1fa20db6a6357dbea466ceca2e7dc31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:42:10 +0000 Subject: [PATCH] Bump scipy from 1.3.0 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_rtd.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c6bdf25..7102033 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ python-dateutil==2.8.0 pytz==2019.1 pyzmq==18.0.2 qtconsole==4.5.1 -scipy==1.3.0 +scipy==1.10.0 seaborn==0.9.0 torch==1.1.0 torchsummary==1.5.1 diff --git a/requirements_rtd.txt b/requirements_rtd.txt index 2c4afcd..7c18dfd 100644 --- a/requirements_rtd.txt +++ b/requirements_rtd.txt @@ -14,7 +14,7 @@ python-dateutil==2.8.0 pytz==2019.1 pyzmq==18.0.2 qtconsole==4.5.1 -scipy==1.3.0 +scipy==1.10.0 seaborn==0.9.0 brokenaxes==0.3.1