diff --git a/pyproject.toml b/pyproject.toml index 83b5886..8ba0e03 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev = [ "coverage", "flake8", "h5py", - "jupyter-book", + "jupyter-book<2", "pre-commit", "pytest", "pytest-cov",