We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91fb61 commit edc0e61Copy full SHA for edc0e61
.github/workflows/raydp.yml
@@ -83,7 +83,7 @@ jobs:
83
else
84
pip install torch
85
fi
86
- 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
87
pip install "xgboost_ray[default]<=0.1.13"
88
pip install "xgboost<=2.0.3"
89
pip install torchmetrics
0 commit comments