diff --git a/pyproject.toml b/pyproject.toml index 2631a18..be57318 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ Changelog = "https://github.com/smorin/thoth/blob/main/CHANGELOG.md" "Bug Tracker" = "https://github.com/smorin/thoth/issues" [build-system] -requires = ["uv_build>=0.6,<0.12"] +requires = ["uv_build>=0.11.8,<0.12"] build-backend = "uv_build" [dependency-groups]