pydantic>=2.0
httpx>=0.25
click>=8.0
rich>=13.0

[api]
fastapi>=0.104
uvicorn>=0.24

[dev]
pytest>=7.0
