diff --git a/pyproject.toml b/pyproject.toml index ac2840d..3e44f00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ docs = [ ] [build-system] -requires = ["uv_build>=0.10,<0.12.0"] +requires = ["uv_build>=0.11.8,<0.12.0"] build-backend = "uv_build" [tool.pytest.ini_options]