sanic
ujson

[aiomcache]
aiomcache>=0.5.2

[aioredis]
aioredis>=1.0.0

[dev]
pytest
aiohttp
pytest-asyncio
pytest-mock
pytest-cov
wheel
sphinx
sphinxcontrib-fulltoc
flake8

[dev:python_version >= "3.6"]
black

[mongo]
sanic_motor
pymongo

[redis]
asyncio_redis
