diff --git a/pyproject.toml b/pyproject.toml index fb51fb1..ae50a07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ Repository = "https://github.com/redis/mcp-redis" Issues = "https://github.com/redis/mcp-redis/issues" [build-system] -requires = ["uv_build>=0.8.3,<0.9.0"] +requires = ["uv_build>=0.8.3,<0.10.0"] build-backend = "uv_build" [tool.uv.build-backend]