This changes the required Pillow version to 9.1 or greater and changes several Pillow static variables to use their updated counterparts. These variables were changed starting with Pillow 9.1 and the old ones removed in 10.0.
The IT8951 library has already updated code to use the newer variable names so at minimum omni-epd needs Pillow to be at that version. This fixes #76
This changes the required Pillow version to 9.1 or greater and changes several Pillow static variables to use their updated counterparts. These variables were changed starting with Pillow 9.1 and the old ones removed in 10.0.
The IT8951 library has already updated code to use the newer variable names so at minimum
omni-epd
needs Pillow to be at that version. This fixes #76