ray/python/requirements/ml/requirements_upstream.txt
Antoni Baum e9df253f5d
[CI/docs] Remove [default] from xgboost-ray (#19186)
Co-authored-by: Kai Fricke <kai@anyscale.com>
2021-10-14 16:29:55 +01:00

9 lines
272 B
Text

# Upstream dependencies that depend on Ray.
# Because they depend on Ray, we can't pin the subdependencies.
# So we separate its own requirements file.
ray_lightning==0.1.1
tune-sklearn==0.4.1
xgboost_ray==0.1.4
lightgbm_ray==0.0.2
modin>=0.11.0; python_version >= '3.7'