From f441f4dc9c1a3accbba754862289daadd3f6333c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:35:22 +0000 Subject: [PATCH] Bump scipy from 1.2.1 to 1.10.0 in /benchmarks Bumps [scipy](https://github.com/scipy/scipy) from 1.2.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/requirements.txt b/benchmarks/requirements.txt index 94d135d..53b4c8b 100644 --- a/benchmarks/requirements.txt +++ b/benchmarks/requirements.txt @@ -2,6 +2,6 @@ torch>=1.0.0 octconv>=0.1.0 git+https://github.com/pytorch/vision.git@7a4845a99f845d4e2fc3ceb5b6cdf7fed29dc662#egg=torchvision configargparse==0.14.0 -scipy==1.2.1 +scipy==1.10.0 tensorboardx==1.6 tensorboard==1.12.2 \ No newline at end of file