# PRECAUTION: avoid production dependencies that aren't in development -r base.txt gunicorn==23.0.0 # https://github.com/benoitc/gunicorn psycopg[c]==3.2.4 # https://github.com/psycopg/psycopg # Django # ------------------------------------------------------------------------------ django-storages[azure]==1.14.4 # https://github.com/jschneier/django-storages django-anymail==12.0 # https://github.com/anymail/django-anymail