From 7c651632f1568efad20b80603949483d7cc4cc23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 16 Feb 2019 13:32:06 +0100 Subject: [PATCH] Update joblib from 0.13.1 to 0.13.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c7e3d486..c690b237d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ wrapt==1.11.1 numpy==1.16.1 pandas==0.24.1 scikit-learn==0.20.2 -joblib==0.13.1 +joblib==0.13.2 scipy==1.2.1 jsonschema==2.6.0 TA-Lib==0.4.17