Skip to content

Commit edc0e61

Browse files
committed
unpin pyarrow
1 parent a91fb61 commit edc0e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/raydp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
else
8484
pip install torch
8585
fi
86-
pip install pyarrow==6.0.1 "ray[train]==${{ matrix.ray-version }}" pytest tensorflow==2.13.1 tabulate grpcio-tools wget
86+
pip install pyarrow "ray[train]==${{ matrix.ray-version }}" pytest tensorflow==2.13.1 tabulate grpcio-tools wget
8787
pip install "xgboost_ray[default]<=0.1.13"
8888
pip install "xgboost<=2.0.3"
8989
pip install torchmetrics

0 commit comments

Comments
 (0)