Merge pull request #3012 from freqtrade/dependabot/pip/develop/scikit-learn-0.22.2

Bump scikit-learn from 0.22.1 to 0.22.2
This commit is contained in:
Matthias
2020-03-02 10:54:20 +01:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
# Required for hyperopt
scipy==1.4.1
scikit-learn==0.22.1
scikit-learn==0.22.2
scikit-optimize==0.7.4
filelock==3.0.12
joblib==0.14.1