apprise/all-plugin-requirements.txt

17 lines
302 B
Plaintext

#
# 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