mirror of
https://github.com/caronc/apprise-api.git
synced 2025-08-16 17:40:56 +02:00
updated to work with Apprise v1.7.3
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
# apprise @ git+https://github.com/caronc/apprise@custom-tag-or-version
|
# apprise @ git+https://github.com/caronc/apprise@custom-tag-or-version
|
||||||
|
|
||||||
## 3. The below grabs our stable version (generally the best choice):
|
## 3. The below grabs our stable version (generally the best choice):
|
||||||
apprise == 1.7.2
|
apprise == 1.7.3
|
||||||
|
|
||||||
## Apprise API Minimum Requirements
|
## Apprise API Minimum Requirements
|
||||||
django
|
django
|
||||||
@ -21,6 +21,6 @@ gunicorn
|
|||||||
requests
|
requests
|
||||||
|
|
||||||
## 3rd Party Service support
|
## 3rd Party Service support
|
||||||
paho-mqtt
|
paho-mqtt < 2.0.0
|
||||||
gntp
|
gntp
|
||||||
cryptography
|
cryptography
|
||||||
|
Reference in New Issue
Block a user