From de5013a30c35124aa585e0830a5ef99fb5697b94 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 03:17:18 +0000 Subject: [PATCH] Bump scipy from 0.19.0 to 1.4.1 Bumps [scipy](https://github.com/scipy/scipy) from 0.19.0 to 1.4.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.19.0...v1.4.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92c506c..4848fd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ python-dateutil==2.6.0 pytz==2017.2 PyWavelets==0.5.2 scikit-image==0.13.0 -scipy==0.19.0 +scipy==1.4.1 six==1.10.0