defusedxml

This commit is contained in:
Taylor Wilsdon
2026-03-01 17:22:34 -05:00
parent 4e48fd2bb5
commit d8567f2beb
3 changed files with 15 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ dependencies = [
"python-dotenv>=1.1.0",
"pyyaml>=6.0.2",
"cryptography>=45.0.0",
"defusedxml>=0.7.1",
]
classifiers = [
"Development Status :: 4 - Beta",