From e3baf815a5fd6fba9177e4ec18acff94237d648f Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Thu, 2 Jun 2022 21:09:29 -0400 Subject: [PATCH] updated to work with Apprise v0.9.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd644ab..8dd3f1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ django -apprise == 0.9.7 +apprise == 0.9.9 # 3rd party service support slixmpp