pydantic~=2.6.3
fastapi~=0.105.0
typer[all]~=0.9.0
httpx~=0.25.2
rich~=13.7.1

[tests]
pytest~=8.0.2
pytest-mock~=3.12.0
pytest-cov~=4.1.0
