diff --git a/requirements.txt b/requirements.txt index aa15ae02..96d66cdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Pillow~=10.2.0 # Image generation pyserial~=3.5 # Serial link to communicate with the display PyYAML~=6.0.1 # For themes files -psutil~=5.9.7 # CPU / disk / network metrics +psutil~=5.9.8 # CPU / disk / network metrics pystray~=0.19.5 # Tray icon (all OS) babel~=2.14.0 # Date/time formatting ruamel.yaml~=0.18.5 # For configuration editor