# PRECAUTION: avoid production dependencies that aren't in development

-r base.txt

gunicorn==22.0.0  # https://github.com/benoitc/gunicorn
Collectfast==2.2.0  # https://github.com/antonagestam/collectfast

# Django
# ------------------------------------------------------------------------------
django-anymail==10.3  # https://github.com/anymail/django-anymail
