diff --git a/pyproject.toml b/pyproject.toml index 861b295..630a8dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,8 +56,8 @@ format = [ ] jupyter = [ "isort", - "jupyterlab", "jupyterlab >=3.0", + "jupyterlab", "jupyterlab-code-formatter", "jupyterlab-git", "jupyterlab-lsp",