pydantic>=2.0.0
litellm>=1.0.0
numpy>=1.24.0
faiss-cpu>=1.7.0
pinecone>=5.0.0
chromadb>=0.4.0
openai>=1.0.0
tiktoken>=0.5.0
asyncio-throttle>=1.0.0
tenacity>=8.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0

[gpu]
faiss-gpu>=1.7.0
