Closes #315 - Include library apprise Notify_mqtt

pull/326/head
dgtlmoon 2 years ago
parent df951637c4
commit 856789a9ba

@ -19,6 +19,9 @@ jsonpath-ng ~= 1.5.3
# Notification library
apprise ~= 0.9
# apprise mqtt https://github.com/dgtlmoon/changedetection.io/issues/315
paho-mqtt
# Pinned version of cryptography otherwise
# ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly
cryptography ~= 3.4

Loading…
Cancel
Save