ray/python/requirements/tune/requirements_upstream.txt

7 lines
No EOL
230 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.
tune-sklearn==0.3.0
xgboost_ray==0.1.1
modin>=0.10.0; python_version >= '3.7'