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 e92a4288f0
commit 5e2fd1c496
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 = "*"