From 54ab2d2e4bbdab471527172dcc3c39c6591669d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 5 May 2018 22:32:20 +0200 Subject: [PATCH] Pin scipy to latest version 1.1.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..670a741e3b2b3 100644 --- a/ci/requirements_all.txt +++ b/ci/requirements_all.txt @@ -16,7 +16,7 @@ patsy beautifulsoup4 numpy cython -scipy +scipy==1.1.0 numexpr pytables matplotlib