Merge pull request #3327 from freqtrade/dependabot/pip/develop/scikit-learn-0.23.0

Bump scikit-learn from 0.22.2.post1 to 0.23.0
This commit is contained in:
Matthias 2020-05-21 06:24:31 +02:00 committed by GitHub
commit 7bf5e5ba6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
# Required for hyperopt
scipy==1.4.1
scikit-learn==0.22.2.post1
scikit-learn==0.23.1
scikit-optimize==0.7.4
filelock==3.0.12
joblib==0.15.1