From 559b73f7468ae03e49750f55c38ab57fee105ff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:21:27 +0000 Subject: [PATCH] Bump scipy from 1.5.4 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.4 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.4...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index e2a1ddb..551ddf1 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,6 +2,6 @@ torch==1.8.1+cpu torchvision==0.9.1+cpu pytorch_lightning==1.2.6 -scipy==1.5.4 +scipy==1.10.0 timm pandas diff --git a/requirements.txt b/requirements.txt index 6a38d81..6f9d128 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ torch==1.8.1 torchvision==0.9.1 pytorch_lightning==1.2.6 -scipy==1.5.4 +scipy==1.10.0