diff --git a/pyproject.toml b/pyproject.toml index 070eb2d708..6b53e2b5bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -109,7 +109,7 @@ test = [ "pydocstyle", "papermill>=2.5.0", "scrapbook>=0.5.0", - "jupyter", + "notebook>=6.5.7", "graphviz", "pytest-socket>=0.2.0", # c.f. PR #1917 ]