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 f3a3c07 + d4bd4d5 commit 9b17a47Copy full SHA for 9b17a47
requirements.txt
@@ -1,7 +1,7 @@
1
# Python packages requirements
2
pyserial~=3.5 # Serial link to communicate with the display
3
PyYAML~=6.0.3 # For themes files
4
-psutil~=7.1.1 # CPU / disk / network metrics
+psutil~=7.1.2 # CPU / disk / network metrics
5
pystray~=0.19.5 # Tray icon (all OS)
6
babel~=2.17.0 # Date/time formatting
7
ruamel.yaml~=0.18.16 # For configuration editor
0 commit comments