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..9c9de068fe 100644 --- a/docs/source/_templates/docs-sidebar.html +++ b/docs/source/_templates/docs-sidebar.html @@ -24,11 +24,7 @@