diff --git a/pyproject.toml b/pyproject.toml index 646963b..fffc3be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ version = "0.1.7" description = "Python Client SDK for TTD Data API." authors = [{ name = "Speakeasy" },] readme = "README-PYPI.md" -requires-python = ">=3.10" +requires-python = ">=3.12" dependencies = [ "httpcore >=1.0.9", "httpx >=0.28.1",