Skip to content

Commit b6b4cd5

Browse files
committed
Require xgboost_ray>=0.1.8
1 parent 8c4ba26 commit b6b4cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
long_description="A distributed backend for LightGBM built on top of "
1010
"distributed computing framework Ray.",
1111
url="https://github.com/ray-project/lightgbm_ray",
12-
install_requires=["lightgbm>=3.2.1", "xgboost_ray>=0.1.6"])
12+
install_requires=["lightgbm>=3.2.1", "xgboost_ray>=0.1.8"])

0 commit comments

Comments
 (0)