--- pyproject.toml.orig	2023-02-15 13:21:53
+++ pyproject.toml	2023-12-28 14:00:35
@@ -1,5 +1,5 @@
 [build-system]
-requires = ["jupyter_packaging~=0.7.0", "jupyterlab>=3.0.0,==3.*", "setuptools>=40.8.0", "wheel"]
+requires = ["jupyter_packaging", "jupyterlab>=3.0.0,==3.*", "setuptools>=40.8.0", "wheel"]
 build-backend = "setuptools.build_meta"
 
 
