From 30a7fbfa469897c00738ab8643284aacf7debd41 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 11 Nov 2021 20:00:53 +0100 Subject: [PATCH] :arrow_down: Downgrade psutil to 5.7.3 (#231) --- glances/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glances/requirements.txt b/glances/requirements.txt index 17e27bd..93cf66f 100644 --- a/glances/requirements.txt +++ b/glances/requirements.txt @@ -4,7 +4,7 @@ glances==3.2.3.1 influxdb==5.3.1 netifaces==0.11.0 paho-mqtt==1.6.1 -psutil==5.8.0 +psutil==5.7.3 py-cpuinfo==8.0.0 requests==2.26.0 scandir==1.10.0