typer>=0.9
rich>=13.0
openai>=1.0
httpx>=0.25

[:python_version < "3.11"]
tomli>=2.0

[dev]
pytest>=7.0
pytest-mock>=3.10
