From 5b24ac78981946bf334d19e28c14a180add4431c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2019 15:36:11 +0000 Subject: [PATCH] Update scikit-learn from 0.21.0 to 0.21.1 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index deea30faf..4ba4426b7 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -8,7 +8,7 @@ cachetools==3.1.0 requests==2.22.0 urllib3==1.24.2 # pyup: ignore wrapt==1.11.1 -scikit-learn==0.21.0 +scikit-learn==0.21.1 joblib==0.13.2 jsonschema==3.0.1 TA-Lib==0.4.17