[dependencies] temporary pyarrow pin (#39496)
* pyarrow pin * make fixup * test? * like this? * like this? * like this?
This commit is contained in:
3
.github/workflows/build_pr_documentation.yml
vendored
3
.github/workflows/build_pr_documentation.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user