--- urllib3-2.5.0/pyproject.toml.orig +++ urllib3-2.5.0/pyproject.toml @@ -1,7 +1,7 @@ # This file is protected via CODEOWNERS [build-system] -requires = ["hatchling>=1.6.0,<2", "hatch-vcs>=0.4.0,<0.6.0", "setuptools-scm>=8,<9"] +requires = ["hatchling>=1.6.0,<2", "hatch-vcs>=0.4.0,<0.6.0", "setuptools-scm>=8"] build-backend = "hatchling.build" [project]