We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 49329dc + 30e83d2 commit d44505fCopy full SHA for d44505f
requirements.txt
@@ -5,7 +5,7 @@ PyYAML~=6.0.1 # For themes files
5
psutil~=5.9.6 # CPU / disk / network metrics
6
pystray~=0.19.5 # Tray icon (all OS)
7
babel~=2.13.1 # Date/time formatting
8
-ruamel.yaml~=0.18.4 # For configuration editor
+ruamel.yaml~=0.18.5 # For configuration editor
9
sv-ttk~=2.5.5 # Tk Sun Valley theme for configuration editor
10
11
# Efficient image serialization
0 commit comments