diff --git a/pyproject.toml b/pyproject.toml index bd5ff13..3e86a38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ benchmark = [ "seaborn>=0.12", ] docs = [ - "jupyter-book>=0.15", + "jupyter-book>=0.15,<2", "sphinx>=6.0", "myst-nb>=0.17", "sphinx-autodoc-typehints>=1.23",