# Runtime dependencies — mirrors [project.dependencies] in pyproject.toml.
# Source of truth is pyproject.toml; use `pip install -e .` for development.
# This file exists for environments that need a plain requirements install (e.g. Docker).

typer[all]>=0.12
pydantic>=2.7
httpx>=0.27
readability-lxml>=0.8
markdownify>=0.12
pyyaml>=6.0
