Merge pull request #12003 from freqtrade/dependabot/pip/develop/pyarrow-21.0.0

chore(deps): bump pyarrow from 20.0.0 to 21.0.0
This commit is contained in:
Matthias
2025-07-22 07:04:46 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ pycoingecko==3.2.0
jinja2==3.1.6
joblib==1.5.1
rich==14.0.0
pyarrow==20.0.0; platform_machine != 'armv7l'
pyarrow==21.0.0; platform_machine != 'armv7l'
# Load ticker files 30% faster
python-rapidjson==1.21