Merge pull request #11690 from freqtrade/dependabot/pip/develop/pyarrow-20.0.0

chore(deps): bump pyarrow from 19.0.1 to 20.0.0
This commit is contained in:
Matthias
2025-04-28 12:40:41 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ pycoingecko==3.2.0
jinja2==3.1.6
joblib==1.4.2
rich==14.0.0
pyarrow==19.0.1; platform_machine != 'armv7l'
pyarrow==20.0.0; platform_machine != 'armv7l'
# find first, C search in arrays
py_find_1st==1.1.7