diff --git a/pyproject.toml b/pyproject.toml index 6b0ab3a4777..c5bd914c03d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ # IN THE SOFTWARE. [build-system] -requires = ["hatchling", "hatch-requirements-txt", "hatch-nodejs-version"] +requires = ["hatchling", "hatch-requirements-txt", "hatch-nodejs-version>=0.3.0"] build-backend = "hatchling.build" [project]