starlette/requirements.txt

27 lines
239 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
# Database backends
asyncpg
2018-06-25 13:42:38 +00:00
# Testing
black
codecov
isort
mypy
2018-06-25 13:15:32 +00:00
pytest
pytest-cov
sqlalchemy
psycopg2-binary
2018-08-28 15:25:32 +00:00
# Documentation
mkdocs
mkdocs-material