mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

To include these in the latest docker images (and get rid of deprecation warnings), bump in requirements_upstream.txt. Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
9 lines
273 B
Text
9 lines
273 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.2.0
|
|
tune-sklearn==0.4.3
|
|
xgboost_ray==0.1.10
|
|
lightgbm_ray==0.1.5
|
|
modin>=0.11.0; python_version >= '3.7'
|