From 394f94fb2788e8453bb383a12e794d92f233cccf Mon Sep 17 00:00:00 2001 From: Drakarah Date: Sun, 23 Nov 2025 10:15:53 +0000 Subject: [PATCH] use pySMART instead of the old outdated pySMART.smartx --- all-requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/all-requirements.txt b/all-requirements.txt index 3fc576a1..b3603a6e 100644 --- a/all-requirements.txt +++ b/all-requirements.txt @@ -164,7 +164,8 @@ pymdstat==0.4.3 # via glances pymongo==4.15.3 # via glances -pysmart-smartx==0.3.10 +#pysmart-smartx==0.3.10 +pySMART==1.4.2 # via glances pysmi-lextudio==1.4.3 # via pysnmp-lextudio