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.
1 parent 536cabb commit 03de73cCopy full SHA for 03de73c
requirements.txt
@@ -3,7 +3,7 @@ Pillow~=10.0.1 # Image generation
3
pyserial~=3.5 # Serial linl to communicate with the display
4
numpy~=1.24.4 # Efficient image serialization
5
PyYAML~=6.0.1 # For themes files
6
-psutil~=5.9.5 # CPU / disk / network metrics
+psutil~=5.9.6 # CPU / disk / network metrics
7
GPUtil~=1.4.0 # Nvidia GPU
8
pystray~=0.19.5 # Tray icon (all OS)
9
babel~=2.13.0 # Date/time formatting
0 commit comments