fastapi
cachetools

[all]
aioredis
uvicorn==0.11.5
databases[sqlite]
pytest>=5.4.0
pytest-cov
pytest-asyncio
requests
httpx
fakeredis
lupa
black
isort
watchgod<0.7,>=0.6

[dev]
black
isort
watchgod<0.7,>=0.6

[examples]
uvicorn==0.11.5
databases[sqlite]

[redis]
aioredis

[test]
pytest>=5.4.0
pytest-cov
pytest-asyncio
requests
httpx
fakeredis
lupa
