mirror of
https://github.com/vale981/ray
synced 2025-03-09 12:56:46 -04:00
![dependabot[bot]](/assets/img/avatar_default.png)
* [tune](deps): Bump tune-sklearn in /python/requirements/tune Bumps [tune-sklearn](https://github.com/ray-project/tune-sklearn) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/ray-project/tune-sklearn/releases) - [Commits](https://github.com/ray-project/tune-sklearn/compare/v0.2.1...v0.3.0) Signed-off-by: dependabot[bot] <support@github.com> * split test_torch * lint Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amog Kamsetty <amogkamsetty@yahoo.com>
6 lines
No EOL
191 B
Text
6 lines
No EOL
191 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.0.5 |