From a978a6ef6a595aa1c4cc640a227293c13d88f1e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:19:04 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.0 in /src/gluonts/nursery/daf Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/gluonts/nursery/daf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gluonts/nursery/daf/requirements.txt b/src/gluonts/nursery/daf/requirements.txt index e3c5e9424c..9f3fa92724 100644 --- a/src/gluonts/nursery/daf/requirements.txt +++ b/src/gluonts/nursery/daf/requirements.txt @@ -3,5 +3,5 @@ tensorboard==2.3.0 numpy==1.22.0 pandas==1.1.5 scikit-learn==0.23.2 -scipy==1.5.2 +scipy==1.10.0 matplotlib==3.3.2 \ No newline at end of file