alex-ong / NESTrisOCR

OCR for statistics in NESTris
24 stars 7 forks source link

Replace deprecated antialias with lanczos #65

Closed zohassadar closed 8 months ago

zohassadar commented 9 months ago

Hello! I got an error while trying to run this and found some references that had been deprecated. I replaced it with LANCZOS according to https://pillow.readthedocs.io/en/stable/deprecations.html.

alex-ong commented 8 months ago

Thanks for this! i just found out this project doesnt pin any dependencies 💯 .