django>=4.2,<5.0 whitenoise # for serving static files psycopg2-binary # for PostgreSQL in production gunicorn # for production server python-dotenv # for environment variables Pillow # for image handling django-storages[google] # for Google Cloud Storage google-cloud-storage pdfkit # for PDF generation