Skip to content

Commit d1a17a2

Browse files
authored
Merge pull request freqtrade#12886 from freqtrade/dependabot/pip/develop/pyarrow-23.0.1
chore(deps): bump pyarrow from 23.0.0 to 23.0.1
2 parents da3c441 + 192bd75 commit d1a17a2

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

build_helpers/pyarrow-23.0.0-cp311-cp311-linux_armv7l.whl renamed to build_helpers/pyarrow-23.0.1-cp311-cp311-linux_armv7l.whl

17 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.3
2727
rich==14.3.3
28-
pyarrow==23.0.0; platform_machine != 'armv7l'
28+
pyarrow==23.0.1; platform_machine != 'armv7l'
2929

3030

3131
# Load ticker files 30% faster

0 commit comments

Comments
 (0)