chore: update catboost install

This commit is contained in:
Matthias
2025-10-19 16:45:13 +02:00
parent 8d95ca3506
commit 886d5d1db6

View File

@@ -85,7 +85,7 @@ hyperopt = [
freqai = [
"scikit-learn",
"joblib",
'catboost; platform_machine != "aarch64"',
'catboost; platform_machine != "arm"',
"lightgbm",
"xgboost",
"tensorboard",