From c7660d3016c6a1d2c0c6f5c9dc1185fb2ea03c8d Mon Sep 17 00:00:00 2001 From: franzmueller Date: Tue, 8 Mar 2022 11:40:22 +0100 Subject: [PATCH] pin paho version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb48db0..aa95412 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ git+https://github.com/SENERGY-Platform/simple-env-var-manager.git@15ff7dd5effdd91b6a3bfd59b9e9a3b19b63f925 git+https://github.com/SENERGY-Platform/mgw-dc-lib.git@973b4895c81de07ee18749fafe1d18c9d3082bba -paho-mqtt<2.0.0 +paho-mqtt>=1.4.0,<1.6 pycryptodome<4.0.0 python-kasa==0.4.0