mirror of
https://github.com/caronc/apprise.git
synced 2024-11-07 16:54:27 +01:00
14 lines
224 B
Plaintext
14 lines
224 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
|