diff --git a/python/oled/requirements.txt b/python/oled/requirements.txt index 3f97cda2..8ea5d44c 100644 --- a/python/oled/requirements.txt +++ b/python/oled/requirements.txt @@ -1,4 +1,4 @@ adafruit-circuitpython-ssd1306==2.12.11 -Pillow==9.3.0 +Pillow==10.0.1 protobuf==3.20.2 unidecode==1.3.6