From 61cd04929e5cbf72436f8255c077c9174033acd7 Mon Sep 17 00:00:00 2001 From: RobertoAldea Date: Fri, 16 Feb 2024 11:01:01 +0100 Subject: [PATCH] Update requirements --- code/sys_log/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/sys_log/requirements.txt b/code/sys_log/requirements.txt index 5b987d5..afef419 100644 --- a/code/sys_log/requirements.txt +++ b/code/sys_log/requirements.txt @@ -1 +1,2 @@ -PyYAML>=6.0.1 \ No newline at end of file +PyYAML>=6.0.1 +system-config-tool>=0.2.4 \ No newline at end of file