From 1945e541bdc55d04f6a3bbabe8265275ddf99a39 Mon Sep 17 00:00:00 2001 From: Markkuuss <10926460+Markkuuss@users.noreply.github.com> Date: Thu, 10 Jan 2019 21:18:33 +0100 Subject: [PATCH] Update paho-mqtt to 1.4.0 (#67) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e356eaa..8717c2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ #git+https://github.com/open-homeautomation/miflora.git#egg=miflora miflora==0.4 -paho-mqtt==1.3.0 +paho-mqtt==1.4.0 wheel==0.29.0 sdnotify==0.3.1 colorama==0.3.9