vmray: use xmltodict instead of pydantic_xml to improve performance

This commit is contained in:
Mike Hunhoff
2024-06-20 10:08:27 -06:00
parent 5be68d0751
commit ec21f3b3fc
5 changed files with 32 additions and 88 deletions

View File

@@ -28,7 +28,7 @@ pyasn1-modules==0.2.8
pycparser==2.22
pydantic==2.7.3
pydantic-core==2.18.4
pydantic-xml==2.11.0
xmltodict==0.13.0
pyelftools==0.31
pygments==2.18.0
python-flirt==0.8.10