From ba67821541ec641e877ec3cb65855272c31792b5 Mon Sep 17 00:00:00 2001 From: cloudix_mcp_server Date: Wed, 10 Jun 2026 19:24:09 -0400 Subject: [PATCH] fix: rebase xmltodict to v1.0.4 to resolve conflict --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 5d0361a..604bcb5 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,2 +1,2 @@ pushbullet.py==0.12.0 -xmltodict==0.12.0 +xmltodict==1.0.4