From c12c449113e9a387dc8f0e1ef6f6d03959a23dff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 04:55:06 +0000 Subject: [PATCH] Bump scipy from 1.2.3 to 1.5.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.2.3 to 1.5.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.3...v1.5.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index af70b73..3102a89 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ numpy == 1.16.6 -scipy == 1.2.3 +scipy == 1.5.0 ase == 3.17.0 \ No newline at end of file