numpy>=1.21.0
sentence-transformers>=2.2.0

[all]
langchain-core>=0.1.0
llama-index-core>=0.10.0
chromadb>=0.4.0
matplotlib>=3.5.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0

[langchain]
langchain-core>=0.1.0

[llamaindex]
llama-index-core>=0.10.0

[vectordb]
chromadb>=0.4.0

[viz]
matplotlib>=3.5.0
