diff --git a/all-plugin-requirements.txt b/all-plugin-requirements.txt index cb17ed16..b2d0fc56 100644 --- a/all-plugin-requirements.txt +++ b/all-plugin-requirements.txt @@ -9,4 +9,5 @@ cryptography gntp # Provides mqtt:// support -paho-mqtt +# use v1.x due to https://github.com/eclipse/paho.mqtt.python/issues/814 +paho-mqtt < 2.0.0