vmray: fix deptry lints

This commit is contained in:
Mike Hunhoff
2024-06-20 14:17:42 -06:00
parent 4b08e62750
commit 29fa3153b1

View File

@@ -79,7 +79,7 @@ dependencies = [
"rich>=13",
"humanize>=4",
"protobuf>=5",
"pydantic_xml[lxml]>=2.11", # TODO benchmark lxml vs. elementtree - first impression eltree faster
"xmltodict>=0.13.0",
# ---------------------------------------
# Dependencies that we develop