Skip to content

Commit 23e4943

Browse files
authored
Merge pull request freqtrade#11690 from freqtrade/dependabot/pip/develop/pyarrow-20.0.0
chore(deps): bump pyarrow from 19.0.1 to 20.0.0
2 parents dc4aaf0 + b3ec69f commit 23e4943

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

16.4 MB
Binary file not shown.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pycoingecko==3.2.0
2323
jinja2==3.1.6
2424
joblib==1.4.2
2525
rich==14.0.0
26-
pyarrow==19.0.1; platform_machine != 'armv7l'
26+
pyarrow==20.0.0; platform_machine != 'armv7l'
2727

2828
# find first, C search in arrays
2929
py_find_1st==1.1.7

0 commit comments

Comments
 (0)