From 8247191dc466224c2b7cb8af9a2187475117181c Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 6 Aug 2022 14:15:32 -0400 Subject: [PATCH] updated to work with Apprise v1.0.0 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8dd3f1c..f8a6513 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ django -apprise == 0.9.9 +apprise == 1.0.0 # 3rd party service support -slixmpp paho-mqtt gntp