Revert "pyproject: support >= 3.11"

This reverts commit 390caeb011.
pull/32542/head
Adeeb Shihadeh 11 months ago
parent 390caeb011
commit ccbca2ac95
  1. 2
      pyproject.toml

@ -89,7 +89,7 @@ documentation = "https://docs.comma.ai"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = ">=3.11" python = "~3.11"
aiohttp = "*" aiohttp = "*"
aiortc = "*" aiortc = "*"
cffi = "*" cffi = "*"

Loading…
Cancel
Save