We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3b3a77 + 4eec6ef commit 95ceef2Copy full SHA for 95ceef2
requirements.txt
@@ -3,7 +3,7 @@ pyserial~=3.5 # Serial link to communicate with the display
3
PyYAML~=6.0.3 # For themes files
4
psutil~=7.2.2 # CPU / disk / network metrics
5
pystray~=0.19.5 # Tray icon (all OS)
6
-babel~=2.17.0 # Date/time formatting
+babel~=2.18.0 # Date/time formatting
7
ruamel.yaml~=0.19.1 # For configuration editor
8
sv-ttk~=2.6.1 # Tk Sun Valley theme for configuration editor
9
tkinter-tooltip~=3.1.2 # Tooltips for configuration editor
0 commit comments