starlette/requirements.txt

24 lines
211 B
Plaintext
Raw Normal View History

# Optionals
2018-07-11 15:08:51 +00:00
aiofiles
databases[sqlite]
graphene
itsdangerous
jinja2
python-multipart
pyyaml
2018-06-25 13:15:32 +00:00
requests
ujson
2018-06-25 13:42:38 +00:00
# Testing
autoflake
black
codecov
isort
mypy
2018-06-25 13:15:32 +00:00
pytest
pytest-cov
2018-08-28 15:25:32 +00:00
# Documentation
mkdocs
mkdocs-material