Files @ 646735252f7d
Branch filter:

Location: symposion_app/vendor/symposion/pyproject.toml

bsturmfels
Upgrade django-easy-thumbnails to support new Pillow

Pillow dropped the Image.ANTIALIAS constant.
1
2
3
[build-system]
requires = ["setuptools>=42"]
build-backend = "setuptools.build_meta"