mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
pyproject: support >= 3.11
old-commit-hash: 390caeb01169c4213d097ec9ddda724a58a93634
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