diff --git a/requirements.txt b/requirements.txt index 97b70798..1d3a609a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Python packages requirements pyserial~=3.5 # Serial link to communicate with the display PyYAML~=6.0.2 # For themes files -psutil~=6.1.1 # CPU / disk / network metrics +psutil~=7.0.0 # CPU / disk / network metrics pystray~=0.19.5 # Tray icon (all OS) babel~=2.17.0 # Date/time formatting ruamel.yaml~=0.18.10 # For configuration editor