mirror of
https://github.com/caronc/apprise.git
synced 2024-11-08 09:14:53 +01:00
16 lines
204 B
Plaintext
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
|