From 930c25f7f113f1354b056eea772af36cdcf988cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2019 15:26:11 +0000 Subject: [PATCH] Update scikit-learn from 0.21.2 to 0.21.3 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 675a28d6a..f03a90927 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -8,7 +8,7 @@ cachetools==3.1.1 requests==2.22.0 urllib3==1.24.2 # pyup: ignore wrapt==1.11.2 -scikit-learn==0.21.2 +scikit-learn==0.21.3 joblib==0.13.2 jsonschema==3.0.1 TA-Lib==0.4.17