diff --git a/pyproject.toml b/pyproject.toml index 5ebd2d89e2..da7f1021e6 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 = "*"