From 7a6d2c33e0693d366c3af5dab531380639443085 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Wed, 30 Mar 2022 10:26:51 +0200 Subject: [PATCH] add dmidecode instead of dmiparse --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d59aa1f5..ae4061b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,4 +45,4 @@ python-dotenv==0.14.0 pyjwt==2.0.0a1 numpy==1.16.3 pint==0.9 -DMIParse==0.2.0 +dmidecode-0.9.0