From d0fa93cbce971363be3392d102bf7e70484110cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:01:54 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.10.0 in /model_zoo/PCLR 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] --- model_zoo/PCLR/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model_zoo/PCLR/requirements.txt b/model_zoo/PCLR/requirements.txt index cb3a63aec..c8cdffaf6 100644 --- a/model_zoo/PCLR/requirements.txt +++ b/model_zoo/PCLR/requirements.txt @@ -22,7 +22,7 @@ pyasn1-modules==0.2.8 requests==2.25.1 requests-oauthlib==1.3.0 rsa==4.7.2 -scipy==1.4.1 +scipy==1.10.0 six==1.15.0 tensorboard==2.4.1 tensorboard-plugin-wit==1.8.0