pygeai>=0.7.0b18
pydantic>=2.11.3
typing-extensions>=4.13.2
coverage>=7.13.0
sphinx>=8.2.3
sphinx-rtd-theme>=3.0.2
sphinx-markdown-builder>=0.6.9

# Built-in Tools Dependencies (Pure Python)
# Document Generation & Extraction
markdown2>=2.5.0
xhtml2pdf>=0.2.16
python-docx>=1.1.0
pdfplumber>=0.11.0

# Web & Environment
beautifulsoup4>=4.12.0
python-dotenv>=1.0.0

# Config (Python <3.11 only)
tomli>=2.0.1; python_version<'3.11'
