From 6628ef573474e8ee2e28525a9b489f2a54b110a9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 2 Feb 2018 22:12:55 +0900 Subject: [PATCH] Pin scipy to latest version 1.0.0 --- 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..326af375e06f0 100644 --- a/ci/requirements_all.txt +++ b/ci/requirements_all.txt @@ -16,7 +16,7 @@ patsy beautifulsoup4 numpy cython -scipy +scipy==1.0.0 numexpr pytables matplotlib