--- pyproject.toml.orig 2026-05-08 02:26:15 UTC +++ pyproject.toml @@ -16,7 +16,7 @@ Documentation = "https://docs.litellm.ai" Documentation = "https://docs.litellm.ai" [build-system] -requires = ["uv_build==0.11.8"] +requires = ["uv_build>=0.11.8"] build-backend = "uv_build" [tool.uv]