mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-22 00:33:48 +08:00
Generated
+1
-1
@@ -8110,4 +8110,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.11, <3.13"
|
||||
content-hash = "51f233c6af3795be4fd3f54b7b462777bc65f547de0821c0de7ac0c3c056b0a6"
|
||||
content-hash = "83dbbf76ea5f3e1022233a164d6f342706ebf64ad8bbbf742a55d5f49474d863"
|
||||
|
||||
+3
-3
@@ -139,6 +139,9 @@ psutil = "*"
|
||||
timezonefinder = "*" # just used for nav ETA
|
||||
pycryptodome = "*" # used in updated/casync, panda, body, and a test
|
||||
|
||||
#logreader
|
||||
zstd = "*"
|
||||
|
||||
[tool.poetry.group.docs.dependencies]
|
||||
Jinja2 = "*"
|
||||
sphinx = "*"
|
||||
@@ -162,9 +165,6 @@ pytest-mock = "*"
|
||||
pytest-repeat = "*"
|
||||
ruff = "*"
|
||||
|
||||
[tool.poetry.group.tools.dependencies]
|
||||
zstd = "*"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
av = "*"
|
||||
azure-identity = "*"
|
||||
|
||||
Reference in New Issue
Block a user