mirror of https://github.com/encode/starlette.git
27 lines
374 B
Plaintext
27 lines
374 B
Plaintext
# Optionals
|
|
-e .[full]
|
|
|
|
# Testing
|
|
autoflake==1.4
|
|
black==21.12b0
|
|
coverage==6.2
|
|
databases[sqlite]==0.5.3
|
|
flake8==4.0.1
|
|
isort==5.10.1
|
|
mypy==0.930
|
|
types-requests==2.26.3
|
|
types-contextvars==2.4.0
|
|
types-PyYAML==6.0.1
|
|
types-dataclasses==0.6.2
|
|
pytest==6.2.5
|
|
trio==0.19.0
|
|
|
|
# Documentation
|
|
mkdocs==1.2.3
|
|
mkdocs-material==8.1.3
|
|
mkautodoc==0.1.0
|
|
|
|
# Packaging
|
|
twine==3.7.1
|
|
wheel==0.37.1
|