* Version 0.13.0.dev0 * Bump httpcore * Include packaging in requirements * Include note on UDS support * Update CHANGELOG
34 lines
369 B
Plaintext
34 lines
369 B
Plaintext
-e .
|
|
|
|
# Optional
|
|
brotlipy==0.7.*
|
|
|
|
# Documentation
|
|
mkdocs
|
|
mkautodoc
|
|
mkdocs-material
|
|
|
|
# Packaging
|
|
twine
|
|
wheel
|
|
|
|
# Tests & Linting
|
|
autoflake
|
|
black
|
|
cryptography
|
|
flake8
|
|
flake8-bugbear
|
|
flake8-pie
|
|
isort
|
|
mypy
|
|
pytest
|
|
pytest-asyncio
|
|
pytest-trio
|
|
pytest-cov
|
|
trio
|
|
trustme
|
|
uvicorn
|
|
seed-isort-config
|
|
|
|
attrs>=19.2 # See: https://github.com/encode/httpx/pull/566#issuecomment-559862665
|