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
pull/11695/head
Matthias 12 months ago committed by GitHub
commit 23e4943b3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save