starlette/requirements.txt

22 lines
183 B
Plaintext
Raw Normal View History

# Optionals
2018-07-11 15:08:51 +00:00
aiofiles
graphene
itsdangerous
jinja2
python-multipart
pyyaml
2018-06-25 13:15:32 +00:00
requests
ujson
2018-06-25 13:15:32 +00:00
2018-06-25 13:42:38 +00:00
# Testing
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