pydantic>=2.0.0
numpy>=1.24.0
typing-extensions>=4.5.0
tqdm>=4.65.0
python-dotenv>=1.0.0
sentence-transformers>=2.2.0
typer>=0.9.0
click>=8.0.0

[all]
pypdf>=3.0.0
python-docx>=0.8.11
beautifulsoup4>=4.11.0
lxml>=4.9.0
markdown>=3.4.0
faiss-cpu>=1.7.4
chromadb>=0.4.0
transformers>=4.30.0
accelerate>=0.20.0
httpx>=0.24.0
openpyxl>=3.1.0

[chroma]
chromadb>=0.4.0

[docx]
python-docx>=0.8.11

[excel]
openpyxl>=3.1.0

[faiss]
faiss-cpu>=1.7.4

[html]
beautifulsoup4>=4.11.0
lxml>=4.9.0

[markdown]
markdown>=3.4.0

[ollama]
httpx>=0.24.0

[pdf]
pypdf>=3.0.0

[transformers]
transformers>=4.30.0
accelerate>=0.20.0
