pyiv>=0.3.0
httpx>=0.27
pydantic>=2.7
pydantic-settings>=2.3
typer>=0.12
rich>=13.7
fastapi>=0.111
uvicorn[standard]>=0.30

[:python_version < "3.10"]
eval_type_backport>=0.2

[dev]
pytest>=8.2
pytest-asyncio>=0.23
ruff>=0.5
mypy>=1.10
build>=1.2
twine>=5.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=2.0.0
