BE-LightningReport/requirements.txt
erdemerikci 45d80dfaa6 Initial import: Lightning_Report with n8n integration
Fork of Lightning_Report adding:
- n8n_report_branch.json: workflow branch for storm-triggered report delivery
- report_service/: FastAPI microservice wrapping create_docx_report() so n8n
  can produce byte-identical reports without fighting the Python Code sandbox

Made-with: Cursor
2026-04-22 15:13:08 +03:00

10 lines
172 B
Plaintext

pandas>=1.5.0
numpy>=1.21.0
plotly>=5.15.0
kaleido>=0.2.1
scikit-learn>=1.3.0
requests>=2.31.0
python-dotenv>=1.0.0
python-docx>=1.1.2
matplotlib>=3.8.0
google-generativeai