From 20c06b8a8d8b0fb7fc4409e53e5cd6f9bd1ef091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:01:14 +0000 Subject: [PATCH] Bump scipy from 1.7.3 to 1.10.0 in /docs Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 917f759..8e86841 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ https://data.pyg.org/whl/torch-1.9.0%2Bcpu/torch_cluster-1.5.9-cp38-cp38-linux_x https://data.dgl.ai/wheels/dgl-0.8.2-cp38-cp38-manylinux1_x86_64.whl torch_geometric==2.0.4 scikit_learn==1.0.2 -scipy==1.7.3 +scipy==1.10.0 numba==0.48.0 texttable==1.6.2 matplotlib==3.4.3