pydantic>=2.0.0
tenacity>=8.2.0
tqdm>=4.65.0
python-dotenv>=1.0.0
chromadb>=0.4.0
pypdf2>=3.0.0
pdfplumber>=0.10.0
python-docx>=1.0.0
beautifulsoup4>=4.12.0
markdown>=3.4.0
lxml>=4.9.0
sentence-transformers>=2.2.0
tiktoken>=0.5.0
rank-bm25>=0.2.2
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
huggingface-hub>=0.20.0
transformers>=4.36.0
torch>=2.0.0
requests>=2.31.0
aiohttp>=3.9.0
numpy>=1.24.0

[all]
flip-rag[pinecone,qdrant,weaviate]

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-benchmark>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0

[pinecone]
pinecone-client>=3.0.0

[qdrant]
qdrant-client>=1.7.0

[weaviate]
weaviate-client>=4.4.0
