diff --git a/pyproject.toml b/pyproject.toml index 0a40ffe..76995db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,4 +27,4 @@ authors = ["atomtr "] [tool.poetry.dependencies] python = "^3.8.0" -xmltodict = "^0.14.2" +xmltodict = "^1.0.2"