--- pyproject.toml.orig 2026-05-07 03:33:42 +++ pyproject.toml 2026-06-21 06:08:40 @@ -1,3 +1,3 @@ [build-system] -requires = ["jupyter_packaging~=0.12.2", "jupyterlab==4.*", "setuptools>=40.8.0", "wheel"] +requires = ["jupyter_packaging>=0.12.2", "jupyterlab==4.*", "setuptools>=40.8.0", "wheel"] build-backend = "setuptools.build_meta"