mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[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>
This commit is contained in:
parent
c9522e9a6f
commit
2de7b8f084
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
# Because they depend on Ray, we can't pin the subdependencies.
|
# Because they depend on Ray, we can't pin the subdependencies.
|
||||||
# So we separate its own requirements file.
|
# So we separate its own requirements file.
|
||||||
|
|
||||||
tune-sklearn==0.3.0
|
tune-sklearn==0.4.0
|
||||||
xgboost_ray==0.1.1
|
xgboost_ray==0.1.1
|
||||||
modin>=0.10.0; python_version >= '3.7'
|
modin>=0.10.0; python_version >= '3.7'
|
Loading…
Add table
Reference in a new issue