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 92df136 commit d44b964Copy full SHA for d44b964
requirements.txt
@@ -1,7 +1,7 @@
1
# Python packages requirements
2
Pillow~=10.4.0 # Image generation
3
pyserial~=3.5 # Serial link to communicate with the display
4
-PyYAML~=6.0.1 # For themes files
+PyYAML~=6.0.2 # For themes files
5
psutil~=5.9.8 # CPU / disk / network metrics
6
pystray~=0.19.5 # Tray icon (all OS)
7
babel~=2.15.0 # Date/time formatting
0 commit comments