diff --git a/requirements.txt b/requirements.txt index 59187e33..fce9a1d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Python packages requirements -Pillow~=10.0.1 # Image generation +Pillow~=10.1.0 # Image generation pyserial~=3.5 # Serial linl to communicate with the display numpy~=1.24.4 # Efficient image serialization PyYAML~=6.0.1 # For themes files