Django==5.2.4
djangorestframework==3.15.2
python-decouple==3.8
stripe==12.3.0
Pillow==11.3.0
requests==2.32.4
gunicorn==21.2.0
psycopg==3.1.19
psycopg2-binary==2.9.10
dj-database-url==2.1.0
whitenoise==6.8.2
python-dotenv==1.0.0
reportlab==4.2.5

# Optional performance dependencies
redis==5.2.0
django-redis==5.4.0

# Security dependencies
django-ratelimit==4.1.0
bleach==6.2.0

# AI/LLM dependencies
groq==0.14.0
openai==0.28.1