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