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 6a7078a + 0fc26db commit c44c646Copy full SHA for c44c646
requirements.txt
@@ -6,7 +6,7 @@ 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
8
ruamel.yaml~=0.18.5 # For configuration editor
9
-sv-ttk~=2.5.5 # Tk Sun Valley theme for configuration editor
+sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor
10
11
# Efficient image serialization
12
numpy~=1.24.4; python_version < "3.9" # For Python 3.8 max.
0 commit comments