From 8c85e35e7207e27fedf8c20ee14eb22f8390ac0f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 25 Mar 2018 05:37:20 +0900 Subject: [PATCH] Pin scipy to latest version 1.0.1 --- ci/requirements_all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements_all.txt b/ci/requirements_all.txt index e13afd619f105..2d9271fedf514 100644 --- a/ci/requirements_all.txt +++ b/ci/requirements_all.txt @@ -16,7 +16,7 @@ patsy beautifulsoup4 numpy cython -scipy +scipy==1.0.1 numexpr pytables matplotlib