diff --git a/pyproject.toml b/pyproject.toml index 92f1806187..291ea2c5e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ typing = [ "launchdarkly-server-sdk", "openfeature-sdk", "statsig", - "UnleashClient<6", + "UnleashClient<7", "typer", "strawberry-graphql", "httpx",