Closed stevenae closed 9 months ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Almost submitted the same. Image.ANTIALIAS is deprecated; Image.LANCZOS relies on a similar implementation and the behavior is consistent/reliable in newer versions of Pillow.
closing this in favor of https://github.com/google-coral/pycoral/pull/130
Change PIL.Image.ANTIALIAS (removed in Pillow 10.0.0) to PIL.Image.LANCZOS