Files
diarios_oficiais_search_alems/requirements/production.txt

11 lines
354 B
Plaintext

# 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.9 # https://github.com/psycopg/psycopg
# Django
# ------------------------------------------------------------------------------
django-anymail==13.0 # https://github.com/anymail/django-anymail