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 488327f commit f85761dCopy full SHA for f85761d
requirements.txt
@@ -1,5 +1,5 @@
1
# Python packages requirements
2
-Pillow~=9.5.0 # Image generation
+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
0 commit comments