--- pyproject.toml.orig 2025-08-19 12:59:27 +++ pyproject.toml 2025-08-19 12:59:46 @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=61", "hatch", "jupyter_packaging~=0.10.0", "wheel"] +requires = ["setuptools>=61", "jupyter_packaging", "wheel"] build-backend = "setuptools.build_meta" [project.urls]