Merge pull request #3668 from freqtrade/dependabot/pip/develop/scikit-learn-0.23.2

Bump scikit-learn from 0.23.1 to 0.23.2
This commit is contained in:
Matthias
2020-09-07 09:50:40 +02:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
# Required for hyperopt
scipy==1.5.2
scikit-learn==0.23.1
scikit-learn==0.23.2
scikit-optimize==0.8.1
filelock==3.0.12
joblib==0.16.0