diff --git a/setup.py b/setup.py index 3fbe013..b6a6ce7 100644 --- a/setup.py +++ b/setup.py @@ -68,6 +68,7 @@ setup( 'requests>=2.18', 'pycryptodome>=3.4', 'pycountry-convert>=0.5', + 'paho-mqtt>=1.4', 'stringcase>=1.2' ],