32 lines
401 B
Plaintext
32 lines
401 B
Plaintext
-e .[http2,brotli]
|
|
|
|
# Documentation
|
|
mkdocs
|
|
mkautodoc
|
|
mkdocs-material
|
|
|
|
# Packaging
|
|
twine
|
|
wheel
|
|
|
|
# Tests & Linting
|
|
autoflake
|
|
black==20.8b1
|
|
coverage==5.3
|
|
cryptography
|
|
flake8
|
|
flake8-bugbear
|
|
flake8-pie==0.5.*
|
|
isort==5.*
|
|
mypy
|
|
types-certifi
|
|
pytest==6.*
|
|
pytest-asyncio
|
|
pytest-trio
|
|
trio
|
|
trio-typing
|
|
trustme
|
|
uvicorn==0.14.0
|
|
|
|
attrs>=19.3.0 # See: https://github.com/encode/httpx/pull/566#issuecomment-559862665
|