From b04f48683c10a12376c8354a3eb334a4c0f7e6e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 28 Jun 2018 09:40:05 +0100 Subject: [PATCH] Update scipy from 1.0.0 to 1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5bd6a820..7b740b60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ seaborn==0.8.1 requests==2.19.1 requests_futures==0.9.7 networkx==2.1 -scipy==1.0.0 +scipy==1.1.0 plotly==2.5.1 pyqt5 pypng==0.0.18