numpy
redis>=4.3.4
pyyaml
coloredlogs
pydantic>=2.0.0
tenacity==8.2.2

[all]
openai>=0.26.4
sentence-transformers>=2.2.2

[dev]
black>=20.8b1
isort>=5.6.4
pylint>=2.6.0
pytest>=6.0.0
pytest-cov>=2.10.1
pytest-asyncio
mypy
types-redis
types-pyyaml
