apprise/all-plugin-requirements.txt

17 lines
327 B
Plaintext
Raw Normal View History

#
# Plugin Dependencies
#
# Provides fcm:// and spush://
cryptography
# Provides growl:// support
gntp
# Provides mqtt:// support
# use any version other than 2.0.x due to https://github.com/eclipse/paho.mqtt.python/issues/814
paho-mqtt != 2.0.*
# Pretty Good Privacy (PGP) Provides mailto:// and deltachat:// support
PGPy