diff --git a/pyproject.toml b/pyproject.toml index 6086414..41cb171 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ docs = [ "tskit==0.6.4", ] dev = [ - "jupyter-book", + "jupyter-book<2", "matplotlib", "msprime", "numba",