fastapi>=0.74.0
pydantic<2.0.0,>=1.0.0
tenacity>=8.0.0
python-json-logger>=2.0.0
redis[hiredis]>=4.3.0
aiojobs>=1.0.0

[all]
aiomcache>=0.7.0

[dev]
aiomcache>=0.7.0
fakeredis[lua]>=1.8.0
bandit
docker-compose
flake8
pytest
pytest-asyncio
pytest-cov
tox
twine
fastapi[all]

[fakeredis]
fakeredis[lua]>=1.8.0

[memcached]
aiomcache>=0.7.0
