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 cd4c1e8 commit 877b9e4Copy full SHA for 877b9e4
requirements.txt
@@ -1,5 +1,5 @@
1
# Python packages requirements
2
-Pillow~=10.4.0 # Image generation
+Pillow~=11.0.0 # Image generation
3
pyserial~=3.5 # Serial link to communicate with the display
4
PyYAML~=6.0.2 # For themes files
5
psutil~=6.1.0 # CPU / disk / network metrics
0 commit comments