diff --git a/pyproject.toml b/pyproject.toml index af4e411e..0a3ff080 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ # SPDX-License-Identifier: MIT OR Apache-2.0 [build-system] -requires = ["hatchling<1.27.0", "hatch-vcs", "hatch-fancy-pypi-readme>=22.8.0"] +requires = ["hatchling", "hatch-vcs", "hatch-fancy-pypi-readme>=22.8.0"] build-backend = "hatchling.build"