Skip to content

[Misc] Bump ray from 2.48.0 to 2.55.1#361

Open
knwgo wants to merge 1 commit into
baidu:releases/v0.11.0from
knwgo:releases/v0.11.0
Open

[Misc] Bump ray from 2.48.0 to 2.55.1#361
knwgo wants to merge 1 commit into
baidu:releases/v0.11.0from
knwgo:releases/v0.11.0

Conversation

@knwgo
Copy link
Copy Markdown

@knwgo knwgo commented May 20, 2026

PR Description

Bump ray from 2.48.0 to 2.55.1 in requirements.txt.

Context

In local testing, ray==2.48.0 fails to start the Ray cluster, while ray==2.55.1 works as expected. This PR pins to the verified-working version to unblock local development for contributors hitting the same issue.

2.55.1 was identified empirically as a known-good version (not a targeted fix for a specific root cause).

Related issue

May partially address #331 — the Ray version bump resolves the cluster startup failure observed locally, which appears to overlap with symptoms reported there. It is not a complete fix for #331; other aspects of that issue may still require follow-up.

Scope

  • Single-line version bump in requirements.txt
  • No code logic changes
  • No test changes (deps-only)

Checklist (Required)

  • All code changes pass the pre-commit checks.
  • Commits are signed off using git commit -s.
  • The PR title is properly classified (see below).

PR Type

[Misc] — dependency version bump.

Refs #331

Signed-off-by: knwgo <kaynw@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant