From ff2b5f1c510ab17f96840ac11128d5f56d3d0bd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:50:47 +0000 Subject: [PATCH] build(deps): bump scipy from 1.3.1 to 1.10.0 in /py Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index 8f06e71..f6be093 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -16,7 +16,7 @@ numpy == 1.17.2 # models/inception_v2.py: 83 # models/inception_v3.py: 83 # models/inception_v4.py: 54 -scipy == 1.3.1 +scipy == 1.10.0 # main.py: 12 thop == 0.0.31.post2004070130