mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-19 21:40:24 +00:00
chore: update catboost install
This commit is contained in:
@@ -85,7 +85,7 @@ hyperopt = [
|
||||
freqai = [
|
||||
"scikit-learn",
|
||||
"joblib",
|
||||
'catboost; platform_machine != "aarch64"',
|
||||
'catboost; platform_machine != "arm"',
|
||||
"lightgbm",
|
||||
"xgboost",
|
||||
"tensorboard",
|
||||
|
||||
Reference in New Issue
Block a user