From 18a2385fd2ffccd39618222964e42e33e43b6d1a Mon Sep 17 00:00:00 2001 From: pbhandar-amd <138039281+pbhandar-amd@users.noreply.github.com> Date: Thu, 28 Aug 2025 17:17:56 -0400 Subject: [PATCH] Update documentation requirements --- docs/sphinx/requirements.txt | 116 +++++++++++------------------------ 1 file changed, 35 insertions(+), 81 deletions(-) diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index e8aa02aa01..3a26303041 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -8,6 +8,8 @@ accessible-pygments==0.0.5 # via pydata-sphinx-theme alabaster==1.0.0 # via sphinx +appnope==0.1.4 + # via ipykernel asttokens==3.0.0 # via stack-data attrs==25.3.0 @@ -23,36 +25,26 @@ beautifulsoup4==4.13.4 # via pydata-sphinx-theme breathe==4.36.0 # via rocm-docs-core -certifi==2025.1.31 +certifi==2025.8.3 # via requests cffi==1.17.1 # via # cryptography # pynacl -charset-normalizer==3.4.1 +charset-normalizer==3.4.2 # via requests -click==8.1.8 +click==8.2.1 # via - # click-log - # doxysphinx # jupyter-cache # sphinx-external-toc -click-log==0.4.0 - # via doxysphinx -comm==0.2.2 +comm==0.2.3 # via ipykernel -contourpy==1.3.2 - # via matplotlib -cryptography==44.0.2 +cryptography==45.0.5 # via pyjwt -cycler==0.12.1 - # via matplotlib -debugpy==1.8.14 +debugpy==1.8.15 # via ipykernel decorator==5.2.1 # via ipython -deprecated==1.2.18 - # via pygithub docutils==0.21.2 # via # myst-parser @@ -60,9 +52,7 @@ docutils==0.21.2 # pydata-sphinx-theme # sphinx # sphinxcontrib-bibtex -doxysphinx==3.3.12 - # via rocm-docs-core -exceptiongroup==1.2.2 +exceptiongroup==1.3.0 # via ipython executing==2.2.0 # via stack-data @@ -70,25 +60,21 @@ fastjsonschema==2.21.1 # via # nbformat # rocm-docs-core -fonttools==4.57.0 - # via matplotlib gitdb==4.0.12 # via gitpython -gitpython==3.1.44 +gitpython==3.1.45 # via rocm-docs-core -greenlet==3.2.1 - # via sqlalchemy idna==3.10 # via requests imagesize==1.4.1 # via sphinx -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 # via # jupyter-cache # myst-nb -ipykernel==6.29.5 +ipykernel==6.30.1 # via myst-nb -ipython==8.35.0 +ipython==8.37.0 # via # ipykernel # myst-nb @@ -98,9 +84,9 @@ jinja2==3.1.6 # via # myst-parser # sphinx -jsonschema==4.23.0 +jsonschema==4.25.0 # via nbformat -jsonschema-specifications==2024.10.1 +jsonschema-specifications==2025.4.1 # via jsonschema jupyter-cache==1.0.1 # via myst-nb @@ -108,28 +94,20 @@ jupyter-client==8.6.3 # via # ipykernel # nbclient -jupyter-core==5.7.2 +jupyter-core==5.8.1 # via # ipykernel # jupyter-client # nbclient # nbformat -kiwisolver==1.4.8 - # via matplotlib -latexcodec==3.0.0 +latexcodec==3.0.1 # via pybtex -libsass==0.22.0 - # via doxysphinx -lxml==5.2.1 - # via doxysphinx markdown-it-py==3.0.0 # via # mdit-py-plugins # myst-parser markupsafe==3.0.2 # via jinja2 -matplotlib==3.10.1 - # via doxysphinx matplotlib-inline==0.1.7 # via # ipykernel @@ -138,9 +116,7 @@ mdit-py-plugins==0.4.2 # via myst-parser mdurl==0.1.2 # via markdown-it-py -mpire==2.10.2 - # via doxysphinx -myst-nb==1.2.0 +myst-nb==1.3.0 # via rocm-docs-core myst-parser==4.0.1 # via myst-nb @@ -155,24 +131,15 @@ nbformat==5.10.4 # nbclient nest-asyncio==1.6.0 # via ipykernel -numpy==1.26.4 - # via - # contourpy - # doxysphinx - # matplotlib packaging==25.0 # via # ipykernel - # matplotlib - # pydata-sphinx-theme # sphinx parso==0.8.4 # via jedi pexpect==4.9.0 # via ipython -pillow==11.2.1 - # via matplotlib -platformdirs==4.3.7 +platformdirs==4.3.8 # via jupyter-core prompt-toolkit==3.0.51 # via ipython @@ -190,33 +157,24 @@ pybtex-docutils==1.0.3 # via sphinxcontrib-bibtex pycparser==2.22 # via cffi -pydata-sphinx-theme==0.15.4 +pydata-sphinx-theme==0.16.1 # via # rocm-docs-core # sphinx-book-theme -pygithub==2.6.1 +pygithub==2.7.0 # via rocm-docs-core -pygments==2.19.1 +pygments==2.19.2 # via # accessible-pygments # ipython - # mpire # pydata-sphinx-theme # sphinx -pyjson5==1.6.8 - # via doxysphinx pyjwt[crypto]==2.10.1 # via pygithub pynacl==1.5.0 # via pygithub -pyparsing==3.2.3 - # via - # doxysphinx - # matplotlib python-dateutil==2.9.0.post0 - # via - # jupyter-client - # matplotlib + # via jupyter-client pyyaml==6.0.2 # via # jupyter-cache @@ -225,7 +183,7 @@ pyyaml==6.0.2 # pybtex # rocm-docs-core # sphinx-external-toc -pyzmq==26.4.0 +pyzmq==27.0.1 # via # ipykernel # jupyter-client @@ -233,13 +191,13 @@ referencing==0.36.2 # via # jsonschema # jsonschema-specifications -requests==2.32.3 +requests==2.32.4 # via # pygithub # sphinx -rocm-docs-core[api-reference]==1.20.1 +rocm-docs-core[api_reference]==1.23.0 # via -r requirements.in -rpds-py==0.24.0 +rpds-py==0.26.0 # via # jsonschema # referencing @@ -247,7 +205,7 @@ six==1.17.0 # via python-dateutil smmap==5.0.2 # via gitdb -snowballstemmer==2.2.0 +snowballstemmer==3.0.1 # via sphinx soupsieve==2.7 # via beautifulsoup4 @@ -264,7 +222,7 @@ sphinx==8.1.3 # sphinx-external-toc # sphinx-notfound-page # sphinxcontrib-bibtex -sphinx-book-theme==1.1.4 +sphinx-book-theme==1.1.3 # via rocm-docs-core sphinx-copybutton==0.5.2 # via rocm-docs-core @@ -288,7 +246,7 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx -sqlalchemy==2.0.40 +sqlalchemy==2.0.42 # via jupyter-cache stack-data==0.6.3 # via ipython @@ -296,15 +254,12 @@ tabulate==0.9.0 # via jupyter-cache tomli==2.2.1 # via sphinx -tornado==6.4.2 +tornado==6.5.1 # via # ipykernel # jupyter-client -tqdm==4.67.1 - # via mpire traitlets==5.14.3 # via - # comm # ipykernel # ipython # jupyter-client @@ -312,22 +267,21 @@ traitlets==5.14.3 # matplotlib-inline # nbclient # nbformat -typing-extensions==4.13.2 +typing-extensions==4.14.1 # via # beautifulsoup4 + # exceptiongroup # ipython # myst-nb # pydata-sphinx-theme # pygithub # referencing # sqlalchemy -urllib3==2.4.0 +urllib3==2.5.0 # via # pygithub # requests wcwidth==0.2.13 # via prompt-toolkit -wrapt==1.17.2 - # via deprecated -zipp==3.21.0 +zipp==3.23.0 # via importlib-metadata