From 9f8c6c1762ab36b48c2d2c211ff25ec6249ff0fe Mon Sep 17 00:00:00 2001 From: pbhandar-amd <138039281+pbhandar-amd@users.noreply.github.com> Date: Thu, 18 Sep 2025 15:18:58 -0400 Subject: [PATCH] Update documentation requirements for composable_kernel --- docs/sphinx/requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index d47e116b30..c70864b6b6 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -31,7 +31,7 @@ cffi==2.0.0 # pynacl charset-normalizer==3.4.3 # via requests -click==8.2.1 +click==8.3.0 # via # click-log # doxysphinx @@ -43,11 +43,11 @@ comm==0.2.3 # via ipykernel contourpy==1.3.2 # via matplotlib -cryptography==45.0.7 +cryptography==46.0.1 # via pyjwt cycler==0.12.1 # via matplotlib -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -68,7 +68,7 @@ fastjsonschema==2.21.2 # via # nbformat # rocm-docs-core -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib gitdb==4.0.12 # via gitpython @@ -162,7 +162,6 @@ packaging==25.0 # via # ipykernel # matplotlib - # pydata-sphinx-theme # sphinx parso==0.8.5 # via jedi @@ -174,7 +173,7 @@ platformdirs==4.4.0 # via jupyter-core prompt-toolkit==3.0.52 # via ipython -psutil==7.0.0 +psutil==7.1.0 # via ipykernel ptyprocess==0.7.0 # via pexpect @@ -188,7 +187,7 @@ pybtex-docutils==1.0.3 # via sphinxcontrib-bibtex pycparser==2.23 # via cffi -pydata-sphinx-theme==0.15.4 +pydata-sphinx-theme==0.16.1 # via # rocm-docs-core # sphinx-book-theme @@ -207,7 +206,7 @@ pyjwt[crypto]==2.10.1 # via pygithub pynacl==1.6.0 # via pygithub -pyparsing==3.2.3 +pyparsing==3.2.4 # via # doxysphinx # matplotlib @@ -235,7 +234,7 @@ requests==2.32.5 # via # pygithub # sphinx -rocm-docs-core[api-reference]==1.20.1 +rocm-docs-core[api-reference]==1.23.0 # via -r /mnt/github_scripts/nonstandard/composable_kernel/requirements.in rpds-py==0.27.1 # via @@ -262,7 +261,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 @@ -312,6 +311,7 @@ traitlets==5.14.3 typing-extensions==4.15.0 # via # beautifulsoup4 + # cryptography # exceptiongroup # ipython # myst-nb