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