mirror of https://github.com/encode/starlette.git
27 lines
381 B
Plaintext
27 lines
381 B
Plaintext
# Optionals
|
|
-e .[full]
|
|
|
|
# Testing
|
|
autoflake==1.5.3
|
|
black==22.8.0
|
|
coverage==6.5.0
|
|
flake8==3.9.2
|
|
importlib-metadata==4.13.0
|
|
isort==5.10.1
|
|
mypy==0.971
|
|
typing_extensions==4.4.0
|
|
types-contextvars==2.4.7
|
|
types-PyYAML==6.0.12
|
|
types-dataclasses==0.6.6
|
|
pytest==7.2.0
|
|
trio==0.21.0
|
|
|
|
# Documentation
|
|
mkdocs==1.4.0
|
|
mkdocs-material==8.5.7
|
|
mkautodoc==0.2.0
|
|
|
|
# Packaging
|
|
build==0.8.0
|
|
twine==4.0.1
|