Skip to content

Commit 5792783

Browse files
authored
Merge pull request #322 from mathoudebine/dependabot/pip/pillow-approx-eq-10.0.1
2 parents 6175bbd + f85761d commit 5792783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Python packages requirements
2-
Pillow~=9.5.0 # Image generation
2+
Pillow~=10.0.1 # Image generation
33
pyserial~=3.5 # Serial linl to communicate with the display
44
numpy~=1.24.4 # Efficient image serialization
55
PyYAML~=6.0.1 # For themes files

0 commit comments

Comments
 (0)