From 2a1d5d974d5096b4f97fb3e4b35ef2e5f32a5fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:26:32 +0000 Subject: [PATCH] Bump scipy from 1.1.0 to 1.10.0 in /binder Bumps [scipy](https://github.com/scipy/scipy) from 1.1.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.1.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index a438875..5b8d9fd 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -1,6 +1,6 @@ torch==1.0.1 scikit-learn==0.20.1 numpy==1.15.4 -scipy==1.1.0 +scipy==1.10.0 matplotlib==3.0.2 bokeh==0.13.0 \ No newline at end of file