From c059ea9b11f752e048afc29e9fbb4d4b710b9949 Mon Sep 17 00:00:00 2001 From: Jalal Lakhlili Date: Mon, 9 Dec 2019 13:15:20 +0100 Subject: [PATCH] Update requirements.txt Update chaospy version to bing the fix issue #169 issue --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fdda7b7b..3babe9988 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.16.2 pandas==0.25 scipy==1.3.1 -chaospy==3.0.14 +chaospy==3.0.17 SALib==1.3.8 pytest==4.3.1 pytest-pep8==1.0.6