
[all]
chromadb>=0.4
openai>=1.0
requests>=2.28
sentence-transformers>=2.2
pypdf>=4.0
python-docx>=1.1
openpyxl>=3.1
pyyaml>=6.0

[chroma]
chromadb>=0.4

[dev]
pytest>=7.0
pytest-cov
build
twine
ruff

[export]
python-docx>=1.1

[loaders]
pypdf>=4.0
python-docx>=1.1
openpyxl>=3.1

[ollama]
requests>=2.28

[openai]
openai>=1.0

[rerank]
sentence-transformers>=2.2

[yaml]
pyyaml>=6.0
