mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-17 21:31:14 +00:00
Merge pull request #10085 from freqtrade/dependabot/pip/develop/joblib-1.4.0
Bump joblib from 1.3.2 to 1.4.0
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# Required for freqai
|
# Required for freqai
|
||||||
scikit-learn==1.4.1.post1
|
scikit-learn==1.4.1.post1
|
||||||
joblib==1.3.2
|
joblib==1.4.0
|
||||||
catboost==1.2.3; 'arm' not in platform_machine
|
catboost==1.2.3; 'arm' not in platform_machine
|
||||||
lightgbm==4.3.0
|
lightgbm==4.3.0
|
||||||
xgboost==2.0.3
|
xgboost==2.0.3
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ tabulate==0.9.0
|
|||||||
pycoingecko==3.1.0
|
pycoingecko==3.1.0
|
||||||
jinja2==3.1.3
|
jinja2==3.1.3
|
||||||
tables==3.9.1
|
tables==3.9.1
|
||||||
joblib==1.3.2
|
joblib==1.4.0
|
||||||
rich==13.7.1
|
rich==13.7.1
|
||||||
pyarrow==15.0.2; platform_machine != 'armv7l'
|
pyarrow==15.0.2; platform_machine != 'armv7l'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user