fastapi>=0.100.0
httpx>=0.25.0
uvicorn[standard]>=0.24.0
click>=8.1.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-httpx>=0.28
