numpy>=1.20.0

[all]
sentence-transformers>=2.2.0
torch>=1.9.0
openai>=1.0.0
anthropic>=0.18.0
pypdf>=3.0.0
pdfplumber>=0.9.0
python-docx>=0.8.11
beautifulsoup4>=4.9.0
lxml>=4.6.0
faiss-cpu>=1.7.0
chromadb>=0.4.0

[anthropic]
anthropic>=0.18.0

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

[docx]
python-docx>=0.8.11

[embeddings]
sentence-transformers>=2.2.0
torch>=1.9.0

[html]
beautifulsoup4>=4.9.0
lxml>=4.6.0

[openai]
openai>=1.0.0

[pdf]
pypdf>=3.0.0
pdfplumber>=0.9.0
