mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[Hotfix] PyArrow version issue (#15530)
This commit is contained in:
parent
360b053254
commit
54f50994bc
1 changed files with 2 additions and 0 deletions
|
@ -81,3 +81,5 @@ smart_open[s3]
|
|||
tqdm
|
||||
async-exit-stack
|
||||
async-generator
|
||||
# pyarrow v4.0.0 doesn't work in macOS
|
||||
pyarrow==3.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue