mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
add scikit-optimize to dependencies
This commit is contained in:
parent
a525cba8e9
commit
dde7df7fd3
|
@ -21,5 +21,8 @@ networkx==1.11 # pyup: ignore
|
|||
tabulate==0.8.2
|
||||
coinmarketcap==5.0.3
|
||||
|
||||
# Required for hyperopt
|
||||
scikit-optimize=0.5.2
|
||||
|
||||
# Required for plotting data
|
||||
#plotly==2.7.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user