# MkDocs and theme
mkdocs>=1.6.0
mkdocs-material>=9.5.0
mkdocs-material[imaging]

# API documentation
mkdocstrings>=0.25.0
mkdocstrings-python>=1.10.0
pyyaml>=6.0

# Jupyter notebook support
mkdocs-jupyter>=0.24.0

# RSS feed for blog
mkdocs-rss-plugin>=1.12.0

# Redirects
mkdocs-redirects>=1.2.0

# Social preview screenshots (CI only)
playwright>=1.40.0
pillow>=10.0.0

# GEPA package (for API doc generation)
# In CI, this is installed from the repo root
# For local development, run: pip install -e ../[full]
