fastapi==0.109.0
uvicorn[standard]==0.27.0
pydantic==2.5.3

# Testing
pytest==8.0.0
pytest-asyncio==0.23.0
httpx==0.26.0
