mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-05-06 16:25:16 +00:00
Merge pull request #13117 from freqtrade/dependabot/pip/develop/pyarrow-24.0.0
chore(deps): bump pyarrow from 23.0.1 to 24.0.0
This commit is contained in:
Binary file not shown.
@@ -25,7 +25,7 @@ pycoingecko==3.2.0
|
||||
jinja2==3.1.6
|
||||
joblib==1.5.3
|
||||
rich==15.0.0
|
||||
pyarrow==23.0.1; platform_machine != 'armv7l'
|
||||
pyarrow==24.0.0; platform_machine != 'armv7l'
|
||||
|
||||
|
||||
# Load ticker files 30% faster
|
||||
|
||||
Reference in New Issue
Block a user