We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 872cad2 + 52ea103 commit 63d866eCopy full SHA for 63d866e
requirements.txt
@@ -3,7 +3,7 @@ pyserial~=3.5 # Serial link to communicate with the display
3
PyYAML~=6.0.2 # For themes files
4
psutil~=6.1.1 # CPU / disk / network metrics
5
pystray~=0.19.5 # Tray icon (all OS)
6
-babel~=2.16.0 # Date/time formatting
+babel~=2.17.0 # Date/time formatting
7
ruamel.yaml~=0.18.10 # For configuration editor
8
sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor
9
tkinter-tooltip~=3.1.2 # Tooltips for configuration editor
0 commit comments