From 755a49bbc2345650ff90d4706d9c69f87b8a77bd Mon Sep 17 00:00:00 2001 From: "Kevin H. Luu" Date: Thu, 27 Jun 2024 16:29:11 -0700 Subject: [PATCH] Update Docker dependencies for 2.31.0 (#46296) Signed-off-by: kevin --- doc/source/ray-overview/installation.rst | 4 ++-- .../ray-overview/pip_freeze_ray-ml-py39-cpu.txt | 16 ++++++++-------- .../ray-overview/pip_freeze_ray-py39-cpu.txt | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/source/ray-overview/installation.rst b/doc/source/ray-overview/installation.rst index ded0f30d0ad6f..b6faea5c20825 100644 --- a/doc/source/ray-overview/installation.rst +++ b/doc/source/ray-overview/installation.rst @@ -434,14 +434,14 @@ Docker images for Python 3.9. .. tab-item:: ray (Python 3.9) :sync: ray (Python 3.9) - Ray version: nightly (`c942d60 `_) + Ray version: nightly (`9a2f2c2 `_) .. literalinclude:: ./pip_freeze_ray-py39-cpu.txt .. tab-item:: ray-ml (Python 3.9) :sync: ray-ml (Python 3.9) - Ray version: nightly (`c942d60 `_) + Ray version: nightly (`9a2f2c2 `_) .. literalinclude:: ./pip_freeze_ray-ml-py39-cpu.txt diff --git a/doc/source/ray-overview/pip_freeze_ray-ml-py39-cpu.txt b/doc/source/ray-overview/pip_freeze_ray-ml-py39-cpu.txt index b4539c6240da7..1ff586271ca5d 100644 --- a/doc/source/ray-overview/pip_freeze_ray-ml-py39-cpu.txt +++ b/doc/source/ray-overview/pip_freeze_ray-ml-py39-cpu.txt @@ -76,7 +76,7 @@ click==8.1.7 cloudpickle==2.2.0 cma==3.2.2 cmaes==0.10.0 -cmake==3.29.5.1 +cmake==3.29.6 cmdstanpy==1.2.0 colorama==0.4.6 coloredlogs==15.0.1 @@ -121,7 +121,7 @@ docker==6.1.3 docker-pycreds==0.4.0 dopamine-rl==4.0.5 dulwich==0.21.6 -email_validator==2.1.2 +email_validator==2.2.0 entrypoints==0.4 etils==1.3.0 evaluate==0.4.0 @@ -199,7 +199,7 @@ iniconfig==2.0.0 ipykernel==6.27.1 ipython==8.12.3 ipython-genutils==0.2.0 -ipywidgets==7.7.2 +ipywidgets==8.0.6 isodate==0.6.1 isoduration==20.11.0 itsdangerous==2.1.2 @@ -223,9 +223,9 @@ jupyter_core==5.5.0 jupyter_server_fileid==0.9.0 jupyter_server_ydoc==0.6.1 jupyterlab==3.6.1 -jupyterlab-widgets==1.1.7 jupyterlab_pygments==0.3.0 jupyterlab_server==2.24.0 +jupyterlab_widgets==3.0.11 kaggle-environments==1.7.11 keras==2.15.0 kiwisolver==1.4.5 @@ -328,12 +328,12 @@ pkginfo==1.11.1 platformdirs==3.11.0 plotly==5.18.0 pluggy==1.3.0 -portalocker==2.8.2 +portalocker==2.10.0 prometheus-client==0.19.0 promise==2.3 prompt-toolkit==3.0.41 prophet==1.1.5 -proto-plus==1.23.0 +proto-plus==1.24.0 protobuf==3.20.3 psutil==5.9.6 ptyprocess==0.7.0 @@ -383,7 +383,7 @@ PyYAML==6.0.1 pyzmq==24.0.1 qpd==0.4.4 querystring-parser==1.2.4 -ray @ file:///home/ray/ray-3.0.0.dev0-cp39-cp39-manylinux2014_x86_64.whl#sha256=7b3555c897015e5035acc88ecfe71848a0e18731036b80d13889ece487c74855 +ray @ file:///home/ray/ray-3.0.0.dev0-cp39-cp39-manylinux2014_x86_64.whl#sha256=2d7c022c1796166fcd34a01db84f0f3f84fe81d498579291202eda031fb416d7 recsim==0.2.4 redis==3.5.3 referencing==0.35.1 @@ -500,7 +500,7 @@ webencodings==0.5.1 websocket-client==1.6.4 websockets==11.0.3 Werkzeug==2.3.8 -widgetsnbextension==3.6.6 +widgetsnbextension==4.0.11 wrapt==1.14.1 wurlitzer==3.0.3 xgboost==1.7.6 diff --git a/doc/source/ray-overview/pip_freeze_ray-py39-cpu.txt b/doc/source/ray-overview/pip_freeze_ray-py39-cpu.txt index 8c97c148331ca..3868dcfc9d2a6 100644 --- a/doc/source/ray-overview/pip_freeze_ray-py39-cpu.txt +++ b/doc/source/ray-overview/pip_freeze_ray-py39-cpu.txt @@ -104,7 +104,7 @@ Pillow==9.2.0 pkginfo==1.11.1 platformdirs==3.11.0 pluggy @ file:///tmp/build/80754af9/pluggy_1648024445381/work -portalocker==2.8.2 +portalocker==2.10.0 prometheus-client==0.19.0 protobuf==3.20.3 psutil==5.9.8 @@ -128,7 +128,7 @@ python-dotenv==1.0.1 pytz==2022.7.1 PyWavelets==1.5.0 PyYAML==6.0.1 -ray @ file:///home/ray/ray-3.0.0.dev0-cp39-cp39-manylinux2014_x86_64.whl#sha256=27c93e51f2264e4cde8a9c1b61a65b54c075a67289c35bbe921256e3612c35ad +ray @ file:///home/ray/ray-3.0.0.dev0-cp39-cp39-manylinux2014_x86_64.whl#sha256=40bf2df5b8c8682d339cc2876aff669e96872cd98c52defea63c6b698e528f23 redis==3.5.3 requests==2.31.0 requests-oauthlib==2.0.0