# Documentation build requirements
sphinx>=7.2.0
sphinx-rtd-theme>=2.0.0
sphinx-autodoc-typehints>=1.25.0
sphinx-click>=5.1.0
myst-parser>=2.0.0

# Package dependencies needed for autodoc
pydantic>=2.0
typer>=0.9.0
rich>=13.0.0
httpx>=0.25.0
typing-extensions>=4.8.0
python-dotenv>=1.0.0