From ead742a285b4b6c0ead75650f22a351903859b85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:51:46 +0000 Subject: [PATCH] Bump scipy from 1.3.1 to 1.10.0 in /baselines/NMN+UHop+Bert 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] --- baselines/NMN+UHop+Bert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baselines/NMN+UHop+Bert/requirements.txt b/baselines/NMN+UHop+Bert/requirements.txt index 96cf0de..48d50f5 100644 --- a/baselines/NMN+UHop+Bert/requirements.txt +++ b/baselines/NMN+UHop+Bert/requirements.txt @@ -29,7 +29,7 @@ pymongo==3.6.0 pynvim==0.3.2 -e git+https://github.com/pytorch/pytorch_sphinx_theme.git@2a73272f487d7b8eaa95cfe19a523e4455b2eba9#egg=pytorch_sphinx_theme scikit-learn==0.21.3 -scipy==1.3.1 +scipy==1.10.0 six==1.12.0 sphinxcontrib-katex==0.4.1 tempora==1.14