starlette/requirements.txt

25 lines
241 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:42:38 +00:00
# Testing
autoflake
2020-09-05 13:16:56 +00:00
black==20.8b1
databases[sqlite]
2020-07-15 17:25:59 +00:00
isort==5.*
mypy
2018-06-25 13:15:32 +00:00
pytest
pytest-cov
pytest-asyncio
2018-08-28 15:25:32 +00:00
# Documentation
mkdocs
mkdocs-material
mkautodoc