diff --git a/pyproject.toml b/pyproject.toml index b58ed967..7b44fff1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ ] requires-python = ">=3.9" dependencies = [ - "pydata-sphinx-theme>=0.17,<0.19", + "pydata-sphinx-theme>=0.19.0,<0.20", "sphinxext-opengraph>=0.13", "sphinx>=7.3.0" ]