[dependencies] temporary pyarrow pin (#39496)

* pyarrow pin

* make fixup

* test?

* like this?

* like this?

* like this?
This commit is contained in:
Joao Gante
2025-07-18 11:05:40 +01:00
committed by GitHub
parent 967045082f
commit 2b819ba4e3

View File

@@ -15,3 +15,6 @@ jobs:
pr_number: ${{ github.event.number }}
package: transformers
languages: en
# temporary pin to work around datasets exception in the docbuilder. See
# https://github.com/huggingface/transformers/actions/runs/16365952006/job/46243081358?pr=38545
pre_command: uv pip install pyarrow==20.0.0