diff --git a/pyproject.toml b/pyproject.toml index c8d1a8c10..c1f952850 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,6 +36,7 @@ dependencies = [ "requests", "rich", "werkzeug", + "xmltodict", ] [project.optional-dependencies] cicd = [ @@ -44,7 +45,6 @@ cicd = [ client = [ "textual==0.42.0", "websocket-client", - "xmltodict", ] developer = [ "bump-my-version<0.11.0", # Version control