From 0312bc52361a8f05b960125f10ef1d297e8e637b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc?= <1536036+zoic21@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:56:51 +0200 Subject: [PATCH] Update packages.json --- plugin_info/packages.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin_info/packages.json b/plugin_info/packages.json index 47e6517..820ffeb 100644 --- a/plugin_info/packages.json +++ b/plugin_info/packages.json @@ -4,6 +4,8 @@ "apt": { }, "pip3": { + "pyserial" : {"reinstall" : true}, + "requests" : {"reinstall" : true} }, "npm": { },