From 74d6db242ca138dfeddfa463ea96db8df36013c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:04:28 +0000 Subject: [PATCH] Bump scipy from 0.14.0 to 1.10.0 in /local/lib/glove Bumps [scipy](https://github.com/scipy/scipy) from 0.14.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.14.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- local/lib/glove/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/lib/glove/requirements.txt b/local/lib/glove/requirements.txt index 862af87..cc01f2f 100644 --- a/local/lib/glove/requirements.txt +++ b/local/lib/glove/requirements.txt @@ -1,5 +1,5 @@ Theano==0.6.0 nose==1.3.4 numpy==1.9.0 -scipy==0.14.0 +scipy==1.10.0 msgpack-python==0.4.2