[docker] Update latest Docker dependencies for 2.47.0 release#53748
Merged
[docker] Update latest Docker dependencies for 2.47.0 release#53748
Conversation
Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Docker dependencies to support the 2.47.0 release by upgrading several pinned packages in our pip freeze files and updating the Ray commit reference in the documentation.
- Updated dependency versions for packages such as conda, cryptography, exceptiongroup, fastapi, h11, Jinja2, pyOpenSSL, ray, requests, and starlette.
- Replaced the databricks-cli dependency with databricks-sdk and added new GraphQL-related dependencies in the ML pip freeze file.
- Updated the Ray commit hash in the installation documentation to match the latest nightly build.
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| doc/source/ray-overview/pip_freeze_ray-py39-cpu.txt | Updated several dependency versions to the latest release. |
| doc/source/ray-overview/pip_freeze_ray-ml-py39-cpu.txt | Upgraded dependencies including a swap from databricks-cli to databricks-sdk and added GraphQL packages. |
| doc/source/ray-overview/installation.rst | Updated the commit hash reference for the nightly Ray version. |
Comments suppressed due to low confidence (1)
doc/source/ray-overview/pip_freeze_ray-ml-py39-cpu.txt:78
- Ensure that the dependency change from 'databricks-cli' to 'databricks-sdk' is intentional, as the two packages may provide different functionalities.
databricks-sdk==0.52.0
elliot-barn
pushed a commit
that referenced
this pull request
Jun 18, 2025
Created by release automation bot. Update with commit 8ea9457 Signed-off-by: Lonnie Liu <lonnie@anyscale.com> Co-authored-by: Lonnie Liu <lonnie@anyscale.com> Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
elliot-barn
pushed a commit
that referenced
this pull request
Jul 2, 2025
Created by release automation bot. Update with commit 8ea9457 Signed-off-by: Lonnie Liu <lonnie@anyscale.com> Co-authored-by: Lonnie Liu <lonnie@anyscale.com> Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by release automation bot.
Update with commit 8ea9457