apprise/all-plugin-requirements.txt

16 lines
204 B
Plaintext
Raw Normal View History

#
# Plugin Dependencies
#
# Provides fcm:// and spush://
cryptography
# Provides xmpp:// support
slixmpp; python_version >= '3.7'
# Provides growl:// support
gntp
# Provides mqtt:// support
paho-mqtt