sanic>=21.12.0
ujson>=5.4.0

[aioredis]
aioredis>=2.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.20.0
pytest-cov>=3.0.0
black>=22.0.0
isort>=5.10.0
mypy>=0.950
flake8>=4.0.0
wheel>=0.37.0
twine>=4.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0

[full]
aioredis>=2.0.0
asyncio_redis>=0.16.0
sanic_motor>=2.1.0
pymongo>=4.0.0
aiomcache>=0.7.0

[memcache]
aiomcache>=0.7.0

[mongo]
sanic_motor>=2.1.0
pymongo>=4.0.0

[redis]
asyncio_redis>=0.16.0
