ray/python/requirements/tune/requirements_upstream.txt
dependabot[bot] 2de7b8f084
[tune](deps): Bump tune-sklearn in /python/requirements/tune (#17173)
Bumps [tune-sklearn](https://github.com/ray-project/tune-sklearn) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/ray-project/tune-sklearn/releases)
- [Commits](https://github.com/ray-project/tune-sklearn/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: tune-sklearn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-19 19:42:54 -07:00

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.4.0
xgboost_ray==0.1.1
modin>=0.10.0; python_version >= '3.7'