diff --git a/pyproject.toml b/pyproject.toml index da7f1021e6..5ebd2d89e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ documentation = "https://docs.comma.ai" [tool.poetry.dependencies] -python = "~3.11" +python = ">=3.11" aiohttp = "*" aiortc = "*" cffi = "*"