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:
Matthias
2024-04-15 08:57:09 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ tabulate==0.9.0
pycoingecko==3.1.0
jinja2==3.1.3
tables==3.9.1
joblib==1.3.2
joblib==1.4.0
rich==13.7.1
pyarrow==15.0.2; platform_machine != 'armv7l'