From a7d005109f1600cf8e2c09a2f2e83424144b2db0 Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Mon, 8 Aug 2022 08:48:38 +0200 Subject: [PATCH] Notification Library Update (fixes for Home Assistant) - update requirements.txt (#818) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d755e171..8aaef292 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ wtforms ~= 3.0 jsonpath-ng ~= 1.5.3 # Notification library -apprise ~= 0.9.9 +apprise ~= 1.0.0 # apprise mqtt https://github.com/dgtlmoon/changedetection.io/issues/315 paho-mqtt