fix(settings): Ensure SSL_CERT_FILE is set using certifi if not already defined chore(requirements): Add certifi to requirements for SSL certificate handling
9 lines
121 B
Plaintext
9 lines
121 B
Plaintext
Django>=5.2,<5.3
|
|
wagtail>=7.1,<7.2
|
|
gunicorn
|
|
dj-database-url
|
|
psycopg[binary]
|
|
python-dotenv
|
|
django-storages[boto3]
|
|
certifi
|