pyproject: support >= 3.11

old-commit-hash: 390caeb011
pull/32103/head
Adeeb Shihadeh 11 months ago
parent 6dc8eecee7
commit 68b6612159
  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