diff --git a/pyproject.toml b/pyproject.toml index 78c501ea7a..12b2e02174 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["jupyter_packaging~=0.9,<2"] +requires = ["jupyter_packaging~=0.9"] build-backend = "jupyter_packaging.build_api" [tool.jupyter-packaging.builder]