Addon Manager: Add defusedxml dependency

This commit is contained in:
Chris Hennes
2025-09-27 22:17:13 -05:00
committed by Adrián Insaurralde Avalos
parent 1f57d10bdd
commit 9d232222df
5 changed files with 20 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ coin3d = "*"
compilers = ">=1.10,<1.11"
conda-devenv = "*"
debugpy = "*"
defusedxml = "*"
docutils = "*"
doxygen = "*"
eigen = "*"