diff --git a/requirements.txt b/requirements.txt index 0de8bef8..465680b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Python packages requirements Pillow~=10.4.0 # Image generation pyserial~=3.5 # Serial link to communicate with the display -PyYAML~=6.0.1 # For themes files +PyYAML~=6.0.2 # For themes files psutil~=5.9.8 # CPU / disk / network metrics pystray~=0.19.5 # Tray icon (all OS) babel~=2.15.0 # Date/time formatting