Revert "pyproject: support >= 3.11"

This reverts commit d9b0b41a00492cbf4e55c4499080924fd91426ed.

old-commit-hash: ccbca2ac95
pull/32103/head
Adeeb Shihadeh 11 months ago
parent 68b6612159
commit f6d6d06523
  1. 2
      pyproject.toml

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

Loading…
Cancel
Save