mirror of https://github.com/encode/starlette.git
32 lines
338 B
Plaintext
32 lines
338 B
Plaintext
# Optionals
|
|
graphene; python_version<'3.10'
|
|
itsdangerous
|
|
jinja2
|
|
python-multipart
|
|
pyyaml
|
|
requests
|
|
|
|
# Testing
|
|
autoflake
|
|
black==20.8b1
|
|
coverage>=5.3
|
|
databases[sqlite]
|
|
flake8
|
|
isort==5.*
|
|
mypy
|
|
types-requests
|
|
types-contextvars
|
|
types-PyYAML
|
|
types-dataclasses
|
|
pytest
|
|
trio
|
|
|
|
# Documentation
|
|
mkdocs
|
|
mkdocs-material
|
|
mkautodoc
|
|
|
|
# Packaging
|
|
twine
|
|
wheel
|