From 7f3d2dc60708812d3eefa0bebdda6d5ab30172bd Mon Sep 17 00:00:00 2001 From: vgeneves <54264002+vgeneves@users.noreply.github.com> Date: Thu, 29 Apr 2021 10:21:00 +0200 Subject: [PATCH] Use wirepas mqtt library v1.0 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index aa7c56b..7986f43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Copyright 2021 Wirepas Ltd 2021 -wirepas-mqtt-library==1.0rc1 +wirepas-mqtt-library==1.0 cbor2==4.1.2 PyYAML==5.3 -pycryptodome==3.9.4 \ No newline at end of file +pycryptodome==3.9.4