From e312661ff5d756b0cd4b5182da8cb136428e5669 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 11 Sep 2024 11:06:52 +0200 Subject: [PATCH] Pin to 1.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 537c3f80..1c672471 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ dnspython==2.6.1 # related to eventlet fixes # jq not available on Windows so must be installed manually # Notification library -apprise~=1.8.1 +apprise==1.9.0 # apprise mqtt https://github.com/dgtlmoon/changedetection.io/issues/315 # and 2.0.0 https://github.com/dgtlmoon/changedetection.io/issues/2241 not yet compatible