quantum-ai-v2/requirements.txt
Claude ecb0d1bdd9 📦 Add reportlab dependency for PDF export functionality
• Fix Railway deployment failure: ModuleNotFoundError reportlab
• Required for chat PDF export feature in 5 Whys agent
• Add reportlab==4.2.5 to requirements.txt

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-03 14:30:17 +05:30

18 lines
326 B
Plaintext

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
psycopg2-binary==2.9.9
dj-database-url==2.1.0
whitenoise==6.8.2
reportlab==4.2.5
# Optional performance dependencies
redis==5.2.0
django-redis==5.4.0
# Security dependencies
django-ratelimit==4.1.0