TomWhitwell / SlowMovie

MIT License
345 stars 69 forks source link

Update omni-epd and Pillow versions #132

Closed robweber closed 2 years ago

robweber commented 2 years ago

This updates omni-epd to version 0.3.2 and makes the Pillow version equal to, or greater than, version 9.1.0.

The big changes with omni-epd are the addition of some new Waveshare devices and a bump in Pillow to 9.1.0 or greater. This translates to why the Pillow bump here as well. The Pillow release notes explain that some of the constants in that library have migrated and the old ones removed in a later release. This makes sure everything is on the same minimum version.