-e .

# Tooling and tests.
autoflake
black==22.3.*
flake8==4.*
httpx==0.22.*
isort==5.*
jinja2==3.*
mypy==0.950
pytest==7.*
pytest-asyncio==0.18.*
pytest-cov
starlette==0.19.*

# Releasing.
twine
