Update setup.py

Co-Authored-By: Matthias <xmatthias@outlook.com>
This commit is contained in:
hroff-1902 2020-04-29 13:21:04 +03:00 committed by hroff-1902
parent 9152e76966
commit 38c6ba6c08

View File

@ -21,7 +21,7 @@ plot = ['plotly>=4.0']
hyperopt = [
'scipy',
'scikit-learn',
'scikit-optimize>=0.7.4',
'scikit-optimize>=0.7.0',
'filelock',
'joblib',
'progressbar2',