ray/python/requirements/tune/requirements_upstream.txt
2021-08-27 23:15:51 -07:00

9 lines
No EOL
271 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.0
xgboost_ray==0.1.2
lightgbm_ray==0.0.2
modin>=0.10.0; python_version >= '3.7'