summaryrefslogtreecommitdiffhomepage
path: root/requirements.txt
diff options
context:
space:
mode:
authormorpheus65535 <[email protected]>2018-07-23 18:06:10 -0400
committermorpheus65535 <[email protected]>2018-07-23 18:06:10 -0400
commit7b7c02c9c4e20d0f92ea8c891d4bad252b748d27 (patch)
tree50bad920b1e2d84bf21369ecd6eababaded21d09 /requirements.txt
parent7af17c9703aad217d96bf14c006b9f53bdd52fdb (diff)
downloadbazarr-7b7c02c9c4e20d0f92ea8c891d4bad252b748d27.tar.gz
bazarr-7b7c02c9c4e20d0f92ea8c891d4bad252b748d27.zip
Updating notification system to support new services from apprise 0.0.9
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 909d98b66..7fe75cc1c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
#Bazarr requirements
-apprise>=0.0.8
+apprise>=0.0.9
apscheduler>=3.5.1
babelfish>=0.5.5
bottle>=0.12.13