diff --git a/pyproject.toml b/pyproject.toml index b9432128a..40398df5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ test = [ "pytest-timeout", "pytest-console-scripts", "ipykernel", - "jupyterlab_server[test]>=2.16,<3", + "jupyterlab_server[test]>=2.16.0,<3", ] dev = [ "pre-commit",