mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-29 02:10:24 +00:00
Merge pull request #10113 from freqtrade/dependabot/pip/develop/catboost-1.2.5
Bump catboost from 1.2.3 to 1.2.5
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Required for freqai
|
||||
scikit-learn==1.4.2
|
||||
joblib==1.4.0
|
||||
catboost==1.2.3; 'arm' not in platform_machine
|
||||
catboost==1.2.5; 'arm' not in platform_machine
|
||||
lightgbm==4.3.0
|
||||
xgboost==2.0.3
|
||||
tensorboard==2.16.2
|
||||
|
||||
Reference in New Issue
Block a user