Merge pull request #2848 from freqtrade/dependabot/pip/develop/scikit-optimize-0.7.1

Bump scikit-optimize from 0.5.2 to 0.7.1
This commit is contained in:
hroff-1902 2020-02-03 22:53:01 +03:00 committed by GitHub
commit 82590657fb
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.5.2
scikit-optimize==0.7.1
filelock==3.0.12
joblib==0.14.1