From 11c9a9f514b43fcbb795b2af8986d317ba5ddea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:14:20 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a562200..80c452a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pytz==2020.1 PyYAML==5.3.1 quadpy==0.16.2 schnetpack==0.3 -scipy==1.5.2 +scipy==1.10.0 six==1.15.0 sympy==1.6.2 tensorboardX==2.1