diff --git a/pyproject.toml b/pyproject.toml index 995c00c..9c89c9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ testing-no-myst = [ ] theme-furo = ["furo~=2024.7.18"] -theme-pydata = ["pydata-sphinx-theme~=0.15.2"] +theme-pydata = ["pydata-sphinx-theme>=0.15.2,<0.17.0"] theme-rtd = ["sphinx-rtd-theme~=2.0"] theme-sbt = ["sphinx-book-theme~=1.1"] theme-im = ["sphinx-immaterial~=0.12.2"]