mirror of
https://github.com/vale981/ray
synced 2025-03-04 17:41:43 -05:00
[CI] Update upstream requirements for XGB/LGBM-Ray (#27908)
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>
This commit is contained in:
parent
68b5d4302c
commit
d449f8db27
1 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@
|
|||
|
||||
ray_lightning==0.2.0
|
||||
tune-sklearn==0.4.3
|
||||
xgboost_ray==0.1.9
|
||||
lightgbm_ray==0.1.4
|
||||
xgboost_ray==0.1.10
|
||||
lightgbm_ray==0.1.5
|
||||
modin>=0.11.0; python_version >= '3.7'
|
||||
|
|
Loading…
Add table
Reference in a new issue