diff --git a/pyproject.toml b/pyproject.toml index 50fd61dbc..5056ee3fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ develop = [ "pytest-subtests", "pytest-dependency", "responses", - "jupyter-book", + "jupyter-book<2", "sphinxcontrib-napoleon", ] examples = ["jupyterlab"]