diff --git a/pyproject.toml b/pyproject.toml index 805a28c9a60..7f16785b1f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ [build-system] requires = [ - "hatchling==1.25.0", # Temporary pin, see https://t.ly/tkdhx + "hatchling", "hatch-requirements-txt", "hatch-nodejs-version>=0.3.0", # Needed for "Framework :: MkDocs"