Skip to content

Commit a7ba3ca

Browse files
authored
Merge pull request freqtrade#11713 from freqtrade/dependabot/pip/develop/joblib-1.5.0
chore(deps): bump joblib from 1.4.2 to 1.5.0
2 parents 92bcf67 + 1221448 commit a7ba3ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-freqai.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Required for freqai
66
scikit-learn==1.6.1
7-
joblib==1.4.2
7+
joblib==1.5.0
88
catboost==1.2.8; 'arm' not in platform_machine
99
lightgbm==4.6.0
1010
xgboost==2.1.4

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ technical==1.5.0
2222
tabulate==0.9.0
2323
pycoingecko==3.2.0
2424
jinja2==3.1.6
25-
joblib==1.4.2
25+
joblib==1.5.0
2626
rich==14.0.0
2727
pyarrow==20.0.0; platform_machine != 'armv7l'
2828

0 commit comments

Comments
 (0)