From e8014758a8706d370345ea6eb71d4288fb54ed39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 13:55:53 -0700 Subject: [PATCH] Bump scipy from 1.7.1 to 1.10.0 in /examples/xr-transformer-neurips21 (#243) Bumps [scipy](https://github.com/scipy/scipy) from 1.7.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/xr-transformer-neurips21/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/xr-transformer-neurips21/requirements.txt b/examples/xr-transformer-neurips21/requirements.txt index fc93f48..e4faf75 100644 --- a/examples/xr-transformer-neurips21/requirements.txt +++ b/examples/xr-transformer-neurips21/requirements.txt @@ -15,7 +15,7 @@ regex==2021.9.24 requests==2.31.0 sacremoses==0.0.46 scikit-learn==1.0 -scipy==1.7.1 +scipy==1.10.0 sentencepiece==0.1.96 six==1.16.0 threadpoolctl==2.2.0