We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2355937 commit 5e86190Copy full SHA for 5e86190
requirements.txt
@@ -4,7 +4,7 @@ pyserial~=3.5 # Serial link to communicate with the display
4
PyYAML~=6.0.1 # For themes files
5
psutil~=5.9.8 # CPU / disk / network metrics
6
pystray~=0.19.5 # Tray icon (all OS)
7
-babel~=2.14.0 # Date/time formatting
+babel~=2.15.0 # Date/time formatting
8
ruamel.yaml~=0.18.6 # For configuration editor
9
sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor
10
0 commit comments