Skip to content

Commit c90aacc

Browse files
authored
[docker] Update latest Docker dependencies for 2.51.0 release (#58329)
Created by release automation bot. Update with commit a69004e Signed-off-by: kevin <[email protected]>
1 parent 91ac4c7 commit c90aacc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/source/ray-overview/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ We publish the dependencies that are installed in our ``ray`` Docker images for
430430
.. tab-item:: ray (Python 3.9)
431431
:sync: ray (Python 3.9)
432432

433-
Ray version: nightly (`692c7c7 <https://github.com/ray-project/ray/commit/692c7c79a3cca990e3578215c1ae99e91f16c68a>`_)
433+
Ray version: nightly (`a69004e <https://github.com/ray-project/ray/commit/a69004ef0e4722347cf00c5e1caa3bd0197923ed>`_)
434434

435435
.. literalinclude:: ./pip_freeze_ray-py39-cpu.txt
436436

doc/source/ray-overview/pip_freeze_ray-py39-cpu.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ google-crc32c==1.5.0
6060
google-oauth==1.0.1
6161
google-resumable-media==2.6.0
6262
googleapis-common-protos==1.61.0
63-
grpcio==1.75.1
63+
grpcio==1.76.0
6464
gymnasium==1.1.1
6565
h11==0.16.0
6666
h2 @ file:///home/conda/feedstock_root/build_artifacts/h2_1733298745555/work
@@ -123,10 +123,10 @@ pyOpenSSL==25.0.0
123123
pyparsing==3.1.1
124124
PySocks @ file:///home/conda/feedstock_root/build_artifacts/pysocks_1733217236728/work
125125
python-dateutil==2.8.2
126-
python-dotenv==1.1.1
126+
python-dotenv==1.2.1
127127
pytz==2022.7.1
128128
PyYAML==6.0.1
129-
ray @ file:///home/ray/ray-3.0.0.dev0-cp39-cp39-manylinux2014_x86_64.whl#sha256=3a771f5b05b1e505ee20e390c4b9c1f8ec9fbf470d3349452aeab3da769b0d25
129+
ray @ file:///home/ray/ray-3.0.0.dev0-cp39-cp39-manylinux2014_x86_64.whl#sha256=eb6888cbfab286d0e1d1fe592cbae82f72a0a3c040c087b35037daa5d1e7ad5b
130130
referencing==0.36.2
131131
requests @ file:///home/conda/feedstock_root/build_artifacts/requests_1733217035951/work
132132
rich==13.3.2

0 commit comments

Comments
 (0)