chore: update catboost install

This commit is contained in:
Matthias
2025-10-19 16:45:13 +02:00
parent 8d95ca3506
commit 886d5d1db6
+1 -1
View File
@@ -85,7 +85,7 @@ hyperopt = [
freqai = [ freqai = [
"scikit-learn", "scikit-learn",
"joblib", "joblib",
'catboost; platform_machine != "aarch64"', 'catboost; platform_machine != "arm"',
"lightgbm", "lightgbm",
"xgboost", "xgboost",
"tensorboard", "tensorboard",