Skip to content

Commit 60c13b4

Browse files
authored
pyarrow>=14.0.1
1 parent cb3a31c commit 60c13b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ RUN pip install bleach \
481481
webencodings \
482482
widgetsnbextension \
483483
# Require pyarrow newer than https://github.com/advisories/GHSA-5wvp-7f3h-6wmm
484-
"pyarrow>14.0.1" \
484+
"pyarrow>=14.0.1" \
485485
feather-format \
486486
fastai
487487

0 commit comments

Comments
 (0)