From 6a6cf9cbafa068dbc6cc9121427cda47809b833f Mon Sep 17 00:00:00 2001 From: Andy Grove Date: Tue, 9 Sep 2025 19:32:20 -0700 Subject: [PATCH 1/4] save --- docs/requirements.txt | 7 ++++--- docs/source/_templates/docs-sidebar.html | 6 +----- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8d4f26f551..b072757e4f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -15,9 +15,10 @@ # specific language governing permissions and limitations # under the License. -sphinx +setuptools +sphinx>=7.0,<8.0 sphinx-reredirects -pydata-sphinx-theme==0.8.0 -myst-parser +pydata-sphinx-theme>=0.15.0,<0.16.0 +myst-parser>=2.0,<4.0 maturin jinja2 diff --git a/docs/source/_templates/docs-sidebar.html b/docs/source/_templates/docs-sidebar.html index 0c876a475a..324637bc0e 100644 --- a/docs/source/_templates/docs-sidebar.html +++ b/docs/source/_templates/docs-sidebar.html @@ -24,11 +24,7 @@