Merge pull request #6119 from freqtrade/dependabot/pip/develop/scikit-learn-1.0.2

Bump scikit-learn from 1.0.1 to 1.0.2
This commit is contained in:
Matthias
2021-12-27 16:48:48 +01:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
# Required for hyperopt
scipy==1.7.3
scikit-learn==1.0.1
scikit-learn==1.0.2
scikit-optimize==0.9.0
filelock==3.4.2
joblib==1.1.0