mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-19 21:40:24 +00:00
chore: bump joblib to 1.5.3
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
# Required for freqai
|
||||
scikit-learn==1.7.2
|
||||
joblib==1.5.2
|
||||
joblib==1.5.3
|
||||
catboost==1.2.8; 'arm' not in platform_machine and python_version < '3.14'
|
||||
lightgbm==4.6.0
|
||||
xgboost==3.1.2
|
||||
|
||||
@@ -23,7 +23,7 @@ jsonschema==4.25.1
|
||||
tabulate==0.9.0
|
||||
pycoingecko==3.2.0
|
||||
jinja2==3.1.6
|
||||
joblib==1.5.2
|
||||
joblib==1.5.3
|
||||
rich==14.2.0
|
||||
pyarrow==22.0.0; platform_machine != 'armv7l'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user