Merge pull request #2964 from freqtrade/dependabot/pip/develop/scikit-optimize-0.7.4

Bump scikit-optimize from 0.7.2 to 0.7.4
This commit is contained in:
Matthias 2020-02-24 10:36:45 +01:00 committed by GitHub
commit 6c8b5ea38c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
# Required for hyperopt
scipy==1.4.1
scikit-learn==0.22.1
scikit-optimize==0.7.2
scikit-optimize==0.7.4
filelock==3.0.12
joblib==0.14.1