# Core dependencies
usdm4==0.20.0
raw_docx==0.12.0
beautifulsoup4>=4.12.3
python-dateutil>=2.9.0

# AI (optional)
anthropic>=0.62.0
d4k-ms-base>=0.3.0

# PDF converters (optional)
pymupdf>=1.25.0
docling>=2.43.0

# Dev / test
pytest>=8.2.0
pytest-cov>=4.1.0
pytest-mock>=3.14.0
python-dotenv>=1.0.0
ruff>=0.12.0
