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 0f68e15 + 18e02ca commit 07f01d5Copy full SHA for 07f01d5
requirements.txt
@@ -2,7 +2,7 @@
2
Pillow~=10.1.0 # Image generation
3
pyserial~=3.5 # Serial link to communicate with the display
4
PyYAML~=6.0.1 # For themes files
5
-psutil~=5.9.6 # CPU / disk / network metrics
+psutil~=5.9.7 # 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.5 # For configuration editor
0 commit comments