Skip to content

Commit 78faf96

Browse files
build(deps): update ray requirement from >=2.10 to >=2.55.0
Updates the requirements on [ray](https://github.com/ray-project/ray) to permit the latest version. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.10.0...ray-2.55.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.55.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc225d4 commit 78faf96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_sglang.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ peft
1111
pyarrow>=19.0.0
1212
pybind11
1313
pylatexenc
14-
ray[default]>=2.10
14+
ray[default]>=2.55.0
1515
tensordict>=0.8.0,<=0.10.0,!=0.9.0
1616
torchdata
1717
torchvision

0 commit comments

Comments
 (0)