Skip to content

Commit 272c59d

Browse files
Bump ray from 2.46.0 to 2.55.0 in /single-turn
Bumps [ray](https://github.com/ray-project/ray) from 2.46.0 to 2.55.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.46.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 5928175 commit 272c59d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

single-turn/requirements-npu.txt

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pybind11
1212
pylatexenc
1313
tensordict>=0.8.0,<=0.10.0,!=0.9.0
1414
transformers==4.52.4
15-
ray==2.46.0
15+
ray==2.55.0
1616
wandb
1717
mathruler
1818
torchdata

single-turn/requirements_sglang.txt

100755100644
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)