--- pyproject.toml.orig 2026-04-20 00:04:28 UTC +++ pyproject.toml @@ -42,7 +42,7 @@ Funding = "https://github.com/sponsors/typeddjango" "Release notes" = "https://github.com/typeddjango/django-stubs/releases" [build-system] -requires = ["uv_build>=0.11.0,<0.12.0"] +requires = ["uv_build"] build-backend = "uv_build" [tool.uv.build-backend]