fastapi>=0.100.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
tenacity>=8.0.0
python-json-logger>=2.0.0
redis[hiredis]<5,>=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]
PyYAML!=5.4.0,!=5.4.1,<6,>=5.3.1

[fakeredis]
fakeredis[lua]>=1.8.0

[memcached]
aiomcache>=0.7.0
