diff --git a/pyproject.toml b/pyproject.toml index b0844d4c2..8c625d2ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,6 +64,7 @@ doc = [ "sphinx_rtd_theme >= 0.5", "nbsphinx >= 0.8", "ipython == 7.*", + "notebook >=6", ] demo = [ "notebook >= 6",