--- pyproject.toml.orig 2024-03-01 11:43:21.000000000 +0300 +++ pyproject.toml 2024-03-01 11:43:31.000000000 +0300 @@ -1,7 +1,6 @@ [build-system] requires = [ "hatchling>=1.5.0", - "jupyterlab>=4.0.0,<5", "hatch-nodejs-version>=0.3.2", ] build-backend = "hatchling.build"