# Documentation build requirements
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
sphinx-autodoc-typehints>=1.24.0

# For building documentation with API references
# These should match the main package requirements
absl-py
etils[epath]

# Optional: for full documentation builds including examples
# apache-beam[gcp]>=2.53.0
# google-cloud-storage>=2.11.0
# tensorflow>=2.20.0
