From 9956d72614ffa69f89e584aa2355e9ea67cf5ca3 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Wed, 26 Nov 2025 11:42:22 -0500 Subject: [PATCH] fix dependency --- 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 752a9c4f8..f57192562 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -19,8 +19,6 @@ babel==2.17.0 # via # pydata-sphinx-theme # sphinx -beartype==0.22.6 - # via sphinx-substitution-extensions beautifulsoup4==4.14.2 # via pydata-sphinx-theme breathe==4.36.0 @@ -119,9 +117,7 @@ mdurl==0.1.2 myst-nb==1.3.0 # via rocm-docs-core myst-parser==4.0.1 - # via - # myst-nb - # sphinx-substitution-extensions + # via myst-nb nbclient==0.10.2 # via # jupyter-cache @@ -136,7 +132,6 @@ nest-asyncio==1.6.0 packaging==25.0 # via # ipykernel - # pydata-sphinx-theme # sphinx parso==0.8.5 # via jedi @@ -154,7 +149,7 @@ pure-eval==0.2.3 # via stack-data pycparser==2.23 # via cffi -pydata-sphinx-theme==0.15.4 +pydata-sphinx-theme==0.16.1 # via # rocm-docs-core # sphinx-book-theme @@ -217,11 +212,12 @@ sphinx==8.1.3 # sphinx-copybutton # sphinx-design # sphinx-external-toc + # sphinx-last-updated-by-git # sphinx-notfound-page - # sphinx-substitution-extensions + # sphinx-reredirects # sphinxcontrib-datatemplates # sphinxcontrib-runcmd -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 @@ -229,9 +225,13 @@ sphinx-design==0.6.1 # via rocm-docs-core sphinx-external-toc==1.0.1 # via rocm-docs-core +sphinx-last-updated-by-git==0.3.8 + # via sphinx-sitemap sphinx-notfound-page==1.1.0 # via rocm-docs-core -sphinx-substitution-extensions==2025.10.24 +sphinx-reredirects==0.1.6 + # via -r requirements.in +sphinx-sitemap==2.9.0 # via -r requirements.in sphinxcontrib-applehelp==2.0.0 # via sphinx