numpy>=1.24.0
tiktoken>=0.5.0
nest-asyncio>=1.5.0
fastembed>=0.2.0

[all]
quira[anthropic,chroma,groq,integrations,ollama,openai,pdf,pinecone,qdrant,redis,spacy,weaviate]

[anthropic]
anthropic>=0.18.0

[chroma]
chromadb>=0.4.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
mypy>=1.5.0

[groq]
groq>=0.4.0

[integrations]
langchain-core>=0.1.0
llama-index-core>=0.10.0

[ollama]
ollama>=0.1.0

[openai]
openai>=1.0.0

[pdf]
pymupdf>=1.23.0

[pinecone]
pinecone-client>=3.0.0

[qdrant]
qdrant-client>=1.7.0

[redis]
redis>=5.0.0

[spacy]
spacy>=3.7.0

[weaviate]
weaviate-client>=4.4.0
