click
h11

# Optional
httptools
uvloop>=0.14.0
websockets==8.*
wsproto==0.13.*

# Testing
autoflake
black
codecov
flake8
isort
pytest
pytest-cov
requests

# Documentation
mkdocs
mkdocs-material

# Efficient debug reload
watchgod>=0.6,<0.7
