mirror of https://github.com/caronc/apprise
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
302 B
17 lines
302 B
#
|
|
# Plugin Dependencies
|
|
#
|
|
|
|
# Provides fcm:// and spush://
|
|
cryptography
|
|
|
|
# Provides growl:// support
|
|
gntp
|
|
|
|
# Provides mqtt:// support
|
|
# use v1.x due to https://github.com/eclipse/paho.mqtt.python/issues/814
|
|
paho-mqtt < 2.0.0
|
|
|
|
# Pretty Good Privacy (PGP) Provides mailto:// and deltachat:// support
|
|
PGPy
|