From 206ded4201e741453e7475b1d47741fd129cd86b Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 20 Apr 2022 23:13:55 +0200 Subject: [PATCH] Notifications - Signal API support, Ntfy support, hotmail, matrix, Gotify API fixes --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index adba5dda3..8e2f27547 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ wtforms ~= 3.0 jsonpath-ng ~= 1.5.3 # Notification library -apprise ~= 0.9.7 +apprise ~= 0.9.8.1 # apprise mqtt https://github.com/dgtlmoon/changedetection.io/issues/315 paho-mqtt