diff --git a/pyproject.toml b/pyproject.toml index a015eb4..cc7d2fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "transformers", "eml_parser", "bs4", - "xml.dom.minidom", + "dict2xml", "dicttoxml" ]