mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-02 04:11:49 +00:00
Merge pull request #12748 from freqtrade/dependabot/pip/develop/pyarrow-23.0.0
chore(deps): bump pyarrow from 22.0.0 to 23.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==14.2.0
|
||||
pyarrow==22.0.0; platform_machine != 'armv7l'
|
||||
pyarrow==23.0.0; platform_machine != 'armv7l'
|
||||
|
||||
|
||||
# Load ticker files 30% faster
|
||||
|
||||
Reference in New Issue
Block a user