Merge pull request #5824 from freqtrade/dependabot/pip/develop/scikit-learn-1.0.1

Bump scikit-learn from 1.0 to 1.0.1
This commit is contained in:
Matthias
2021-11-01 07:54:53 +01:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
# Required for hyperopt
scipy==1.7.1
scikit-learn==1.0
scikit-learn==1.0.1
scikit-optimize==0.9.0
filelock==3.3.1
joblib==1.1.0