From 4a88bc2a141f5ee3b18c15bb38b41d618581ab25 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 7 Jun 2024 17:38:12 +0300 Subject: [PATCH] Updated dependencies Signed-off-by: Dimitris Zlatanidis --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 71e8e7f4..a0a26195 100644 --- a/docs/install.md +++ b/docs/install.md @@ -27,7 +27,7 @@ $ upgradepkg --install-new slpkg-5.1.0-x86_64-1_dsw.txz ## Dependencies ``` -python3-build >= 0.10.0 +python3-tomlkit >= 0.12.5 python3-pythondialog >= 3.5.3 ```