# Core dependencies (required)
pydantic>=2.0
python-docx>=1.0.0
filetype>=1.2.0
pdfplumber>=0.10.0
pandas>=2.0
pyyaml>=6.0
matplotlib>=3.7.0
Pillow>=10.0.0

# Optional: NotebookLM integration (enable_notebook_sync feature)
# Install with: pip install report-workflow[notebook]
# notebooklm-py>=0.1.0
