diff --git a/pyproject.toml b/pyproject.toml index 3ca1068..7c10d61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ pytest-xdist = "^3.6.1" [tool.poetry.group.docs.dependencies] Sphinx = "^8.0.0" -pydata-sphinx-theme = "^0.16.0" +pydata-sphinx-theme = "^0.17.0" myst-parser = "^4.0.0" jupyter = "^1.0.0" seaborn = "^0.13.0"