We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4ba26 commit b6b4cd5Copy full SHA for b6b4cd5
setup.py
@@ -9,4 +9,4 @@
9
long_description="A distributed backend for LightGBM built on top of "
10
"distributed computing framework Ray.",
11
url="https://github.com/ray-project/lightgbm_ray",
12
- install_requires=["lightgbm>=3.2.1", "xgboost_ray>=0.1.6"])
+ install_requires=["lightgbm>=3.2.1", "xgboost_ray>=0.1.8"])
0 commit comments