mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
Merge pull request #12003 from freqtrade/dependabot/pip/develop/pyarrow-21.0.0
chore(deps): bump pyarrow from 20.0.0 to 21.0.0
This commit is contained in:
Binary file not shown.
@@ -25,7 +25,7 @@ pycoingecko==3.2.0
|
|||||||
jinja2==3.1.6
|
jinja2==3.1.6
|
||||||
joblib==1.5.1
|
joblib==1.5.1
|
||||||
rich==14.0.0
|
rich==14.0.0
|
||||||
pyarrow==20.0.0; platform_machine != 'armv7l'
|
pyarrow==21.0.0; platform_machine != 'armv7l'
|
||||||
|
|
||||||
# Load ticker files 30% faster
|
# Load ticker files 30% faster
|
||||||
python-rapidjson==1.21
|
python-rapidjson==1.21
|
||||||
|
|||||||
Reference in New Issue
Block a user