diff --git a/pyproject.toml b/pyproject.toml index fe48663..d9745f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ Documentation = "https://briefcase.pythonanywhere.com/" Repository = "https://github.com/pythonanywhere/pythonanywhere-briefcase-plugin" [build-system] -requires = ["uv_build >= 0.7.2, < 0.8"] +requires = ["uv_build >=0.10.7, <0.11"] build-backend = "uv_build" [dependency-groups]