Merge pull request #7519 from freqtrade/dependabot/pip/develop/catboost-1.1

Bump catboost from 1.0.6 to 1.1
This commit is contained in:
Robert Caulk
2022-10-04 21:08:11 +02:00
committed by GitHub

View File

@@ -4,6 +4,6 @@
# Required for freqai
scikit-learn==1.1.2
joblib==1.2.0
catboost==1.0.6; platform_machine != 'aarch64'
catboost==1.1; platform_machine != 'aarch64'
lightgbm==3.3.2
xgboost==1.6.2