Rm poetry from packages (#29361)

no poetry dep needed
old-commit-hash: 0dacba96eb
This commit is contained in:
Harald Schäfer
2023-08-14 09:50:39 -07:00
committed by GitHub
parent c622a4cac5
commit d0da0850cc
2 changed files with 2 additions and 3 deletions

4
poetry.lock generated
View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cc331237fadcce91056292934c956aab54adeb229026dec9040c2c58a34a0dc
size 445734
oid sha256:f440aa745789a918513d16a56c8df129cfeb165312a85b74dd776a89ca5e3386
size 365499

View File

@@ -17,7 +17,6 @@ documentation = "https://docs.comma.ai"
[tool.poetry.dependencies]
python = "~3.11"
poetry = "~1.5.1"
atomicwrites = "*"
aiohttp = "*"
aiortc = "*"