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 6175bbd + f85761d commit 5792783Copy full SHA for 5792783
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