mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 10:33:08 +00:00
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:
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user