diff --git a/pyproject.toml b/pyproject.toml index 41de1a272..56a14c79b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "ipywidgets>=7.6", "Jinja2>=3", "jsonschema>=3", - "jupyter_client<8", + "jupyter_client<9", "jupyter_server>=1.12,<2", "jupyterlab<4", "jupyterlab_server",