apprise/all-plugin-requirements.txt
2021-11-25 15:20:22 -05:00

16 lines
204 B
Plaintext

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