From 908862242a9d4fdc298891f29d6cd3bc696de952 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Thu, 6 Nov 2025 12:24:52 -0500 Subject: [PATCH] test preview banner --- docs/sphinx/requirements.in | 2 +- docs/sphinx/requirements.txt | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/sphinx/requirements.in b/docs/sphinx/requirements.in index 4b700d8b7..846356e88 100644 --- a/docs/sphinx/requirements.in +++ b/docs/sphinx/requirements.in @@ -1,4 +1,4 @@ -rocm-docs-core==1.27.0 +git+https://github.com/ROCm/rocm-docs-core.git@alexxu12/preview-banner#egg=rocm-docs-core sphinx-reredirects sphinx-sitemap sphinxcontrib.datatemplates==0.11.0 diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index 832b43108..2cef44035 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile docs/sphinx/requirements.in +# pip-compile requirements.in # accessible-pygments==0.0.5 # via pydata-sphinx-theme @@ -29,7 +29,7 @@ cffi==2.0.0 # via # cryptography # pynacl -charset-normalizer==3.4.3 +charset-normalizer==3.4.4 # via requests click==8.3.0 # via @@ -37,7 +37,7 @@ click==8.3.0 # sphinx-external-toc comm==0.2.3 # via ipykernel -cryptography==46.0.2 +cryptography==46.0.3 # via pyjwt debugpy==1.8.17 # via ipykernel @@ -64,7 +64,7 @@ gitpython==3.1.45 # via rocm-docs-core greenlet==3.2.4 # via sqlalchemy -idna==3.10 +idna==3.11 # via requests imagesize==1.4.1 # via sphinx @@ -72,7 +72,7 @@ importlib-metadata==8.7.0 # via # jupyter-cache # myst-nb -ipykernel==6.30.1 +ipykernel==7.1.0 # via myst-nb ipython==8.37.0 # via @@ -94,7 +94,7 @@ jupyter-client==8.6.3 # via # ipykernel # nbclient -jupyter-core==5.8.1 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client @@ -106,7 +106,7 @@ markdown-it-py==3.0.0 # myst-parser markupsafe==3.0.3 # via jinja2 -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 # via # ipykernel # ipython @@ -137,11 +137,11 @@ parso==0.8.5 # via jedi pexpect==4.9.0 # via ipython -platformdirs==4.4.0 +platformdirs==4.5.0 # via jupyter-core prompt-toolkit==3.0.52 # via ipython -psutil==7.1.0 +psutil==7.1.3 # via ipykernel ptyprocess==0.7.0 # via pexpect @@ -179,7 +179,7 @@ pyzmq==27.1.0 # via # ipykernel # jupyter-client -referencing==0.36.2 +referencing==0.37.0 # via # jsonschema # jsonschema-specifications @@ -187,9 +187,9 @@ requests==2.32.5 # via # pygithub # sphinx -rocm-docs-core==1.27.0 +rocm-docs-core @ git+https://github.com/ROCm/rocm-docs-core.git@alexxu12/preview-banner # via -r requirements.in -rpds-py==0.27.1 +rpds-py==0.28.0 # via # jsonschema # referencing @@ -249,13 +249,13 @@ sphinxcontrib-runcmd==0.2.0 # via sphinxcontrib-datatemplates sphinxcontrib-serializinghtml==2.0.0 # via sphinx -sqlalchemy==2.0.43 +sqlalchemy==2.0.44 # via jupyter-cache stack-data==0.6.3 # via ipython tabulate==0.9.0 # via jupyter-cache -tomli==2.2.1 +tomli==2.3.0 # via sphinx tornado==6.5.2 # via