Merge pull request #6880 from freqtrade/dependabot/pip/develop/scikit-learn-1.1.1

Bump scikit-learn from 1.1.0 to 1.1.1
This commit is contained in:
Matthias 2022-05-23 08:31:55 +02:00 committed by GitHub
commit bb1e1a9680
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Required for hyperopt
scipy==1.8.1
scikit-learn==1.1.0
scikit-learn==1.1.1
scikit-optimize==0.9.0
filelock==3.7.0
progressbar2==4.0.0