Skip to content

Commit

Permalink
unpin pyarrow
Browse files Browse the repository at this point in the history
  • Loading branch information
pang-wu committed Dec 9, 2024
1 parent a91fb61 commit edc0e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/raydp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
else
pip install torch
fi
pip install pyarrow==6.0.1 "ray[train]==${{ matrix.ray-version }}" pytest tensorflow==2.13.1 tabulate grpcio-tools wget
pip install pyarrow "ray[train]==${{ matrix.ray-version }}" pytest tensorflow==2.13.1 tabulate grpcio-tools wget
pip install "xgboost_ray[default]<=0.1.13"
pip install "xgboost<=2.0.3"
pip install torchmetrics
Expand Down

0 comments on commit edc0e61

Please sign in to comment.