From e95b93c5b5e9a32c565e53d60517134abb0a05c3 Mon Sep 17 00:00:00 2001 From: Karol Gugala Date: Wed, 6 Mar 2019 17:26:51 +0100 Subject: [PATCH] requirements: force scipy version 1.2.1 Signed-off-by: Karol Gugala --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb3b7322..9554a1e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ progressbar2 pyjson5 pytest pyyaml -scipy +scipy==1.2.1 simplejson sympy textx