Skip to content

Commit 47d59f8

Browse files
authored
Merge pull request freqtrade#12003 from freqtrade/dependabot/pip/develop/pyarrow-21.0.0
chore(deps): bump pyarrow from 20.0.0 to 21.0.0
2 parents 676c484 + 954950c commit 47d59f8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build_helpers/pyarrow-20.0.0-cp311-cp311-linux_armv7l.whl renamed to build_helpers/pyarrow-21.0.0-cp311-cp311-linux_armv7l.whl

16.6 MB
Binary file not shown.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pycoingecko==3.2.0
2525
jinja2==3.1.6
2626
joblib==1.5.1
2727
rich==14.0.0
28-
pyarrow==20.0.0; platform_machine != 'armv7l'
28+
pyarrow==21.0.0; platform_machine != 'armv7l'
2929

3030
# Load ticker files 30% faster
3131
python-rapidjson==1.21

0 commit comments

Comments
 (0)