From 0b4663379f36e932f4c9658750bf7e85e5815791 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Dec 2018 15:07:07 +0000 Subject: [PATCH] Update scipy from 1.1.0 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b09a13c14..f250535a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ brotli==1.0.7; platform_python_implementation != "PyPy" brotlipy==0.7.0; platform_python_implementation == "PyPy" unicodedata2==11.0.0; python_version < '3.7' and platform_python_implementation != "PyPy" -scipy==1.1.0; platform_python_implementation != "PyPy" +scipy==1.2.0; platform_python_implementation != "PyPy" munkres==1.0.12; platform_python_implementation == "PyPy" zopfli==0.1.6 fs==2.1.2