Revert "pyproject: support >= 3.11"

This reverts commit d9b0b41a00492cbf4e55c4499080924fd91426ed.

old-commit-hash: ccbca2ac95027afefd5a5c7ab190bbb1c332ac61
This commit is contained in:
Adeeb Shihadeh
2024-05-25 21:20:15 -07:00
parent 68b6612159
commit f6d6d06523
+1 -1
View File
@@ -89,7 +89,7 @@ documentation = "https://docs.comma.ai"
[tool.poetry.dependencies]
python = ">=3.11"
python = "~3.11"
aiohttp = "*"
aiortc = "*"
cffi = "*"