diff --git a/requirements.txt b/requirements.txt index 0ea8032a..e9ef1d0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ 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 pystray~=0.19.5 # Tray icon (all OS) -babel~=2.16.0 # Date/time formatting +babel~=2.17.0 # Date/time formatting ruamel.yaml~=0.18.10 # For configuration editor sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor tkinter-tooltip~=3.1.2 # Tooltips for configuration editor