diff --git a/pyproject.toml b/pyproject.toml index a0c1b5688..18aef2b86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,9 @@ classifiers = [ ] dependencies = [ "Sphinx>=4.2.0", - "pydata-sphinx-theme>=0.14,<0.15", + "pydata-sphinx-theme@git+https://github.com/pydata/pydata-sphinx-theme#egg=main", + # "pydata-sphinx-theme>=0.14.0", + "Jinja2>=3.1.2", "importlib-metadata>=4.0", ] diff --git a/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/search.html b/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/search.html index d513fa619..c8ff3e8e0 100644 --- a/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/search.html +++ b/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/search.html @@ -30,10 +30,10 @@