Ross

Results 1 comments of Ross

I was able to resolve the error by updating Pillow to 9.0.0 in the below file as follows: ```` Path: requirements / base.txt pytz==2020.1 # https://github.com/stub42/pytz python-slugify==4.0.1 # https://github.com/un33k/python-slugify Pillow==9.0.0...