diff --git a/pyproject.toml b/pyproject.toml index 6a3d18d..1b33d0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ Readme = "https://github.com/a-musing-moose/django-typst-engine/blob/master/READ Documentation = "https://django-typst-engine.readthedocs.io/en/latest/" [build-system] -requires = ["uv_build>=0.8.3,<0.11.0"] +requires = ["uv_build>=0.8.3,<0.12.0"] build-backend = "uv_build" [dependency-groups]