5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
# Minimal requirements for direct report generation (no LLM needed)
|
|
pandas>=2.0.0
|
|
openpyxl>=3.0.0
|
|
pydantic>=2.0.0
|