diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index fff3e1a38a..b7226270fc 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -33,8 +33,12 @@ charset-normalizer==3.4.4 # via requests click==8.3.1 # via + # click-log + # doxysphinx # jupyter-cache # sphinx-external-toc +click-log==0.4.0 + # via doxysphinx comm==0.2.3 # via ipykernel cryptography==46.0.3 @@ -50,6 +54,8 @@ docutils==0.21.2 # pydata-sphinx-theme # sphinx # sphinxcontrib-bibtex +doxysphinx==3.3.14 + # via rocm-docs-core exceptiongroup==1.3.1 # via ipython executing==2.2.1 @@ -58,8 +64,6 @@ fastjsonschema==2.21.2 # via # nbformat # rocm-docs-core -fonttools==4.61.0 - # via matplotlib gitdb==4.0.12 # via gitpython gitpython==3.1.46 @@ -104,6 +108,10 @@ jupyter-core==5.9.1 # nbformat 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 @@ -118,6 +126,8 @@ mdit-py-plugins==0.5.0 # via myst-parser mdurl==0.1.2 # via markdown-it-py +mpire==2.10.2 + # via doxysphinx myst-nb==1.3.0 # via rocm-docs-core myst-parser==4.0.1 @@ -142,8 +152,6 @@ parso==0.8.5 # via jedi pexpect==4.9.0 # via ipython -pillow==11.3.0 - # via matplotlib platformdirs==4.5.1 # via jupyter-core prompt-toolkit==3.0.52 @@ -172,12 +180,17 @@ pygments==2.19.2 # via # accessible-pygments # ipython + # mpire # pydata-sphinx-theme # sphinx +pyjson5==1.6.9 + # via doxysphinx pyjwt[crypto]==2.10.1 # via pygithub pynacl==1.6.2 # via pygithub +pyparsing==3.3.2 + # via doxysphinx python-dateutil==2.9.0.post0 # via jupyter-client pyyaml==6.0.3 @@ -259,10 +272,12 @@ tabulate==0.9.0 # via jupyter-cache tomli==2.4.0 # via sphinx -tornado==6.5.4 +tornado==6.5.5 # via # ipykernel # jupyter-client +tqdm==4.67.3 + # via mpire traitlets==5.14.3 # via # ipykernel