mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 13:32:05 +08:00
Revert "pyproject: support >= 3.11"
This reverts commit d9b0b41a00492cbf4e55c4499080924fd91426ed. old-commit-hash: ccbca2ac95027afefd5a5c7ab190bbb1c332ac61
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ documentation = "https://docs.comma.ai"
|
||||
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.11"
|
||||
python = "~3.11"
|
||||
aiohttp = "*"
|
||||
aiortc = "*"
|
||||
cffi = "*"
|
||||
|
||||
Reference in New Issue
Block a user