From 780a55a7047403353bf6b07b58526064703c4044 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Dec 2019 16:29:10 -0700 Subject: [PATCH] Update scipy from 1.1.0 to 1.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 525e767..47cbca4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,5 +10,5 @@ cryptography==2.3.1 PyYAML==3.13 pytest==3.8.2 numpy==1.15.2 -scipy==1.1.0 +scipy==1.4.1 scikit-learn==0.20.0 \ No newline at end of file