httpx>=0.28
fastapi>=0.115.0

[build]
build
twine

[format]
black
isort

[lint]
flake8
mypy
isort
