httpx>=0.27
pydantic>=2
typer>=0.12

[test]
pytest>=8

[web]
fastapi>=0.115
jinja2>=3.1
uvicorn>=0.30
