pydantic>=2.0.0
aiohttp>=3.8.0
python-dateutil>=2.8.0
typing-extensions>=4.0.0
click>=8.0.0
rich>=13.0.0
httpx>=0.25.0
pyyaml>=6.0.0
aiofiles>=23.0.0
psutil>=5.9.0
cryptography>=41.0.0

[all]
openai>=1.0.0
anthropic>=0.18.0
langchain>=0.1.0
langchain-core>=0.1.0
pyautogen>=0.2.0
crewai>=0.1.0
llama-index>=0.10.0
weaviate-client>=4.0.0
asyncpg>=0.28.0
psycopg2-binary>=2.9.0
pgvector>=0.2.0
redis>=4.5.0
hiredis>=2.0.0
azure-identity>=1.14.0
azure-mgmt-netapp>=11.0.0
azure-keyvault-secrets>=4.7.0
faiss-cpu>=1.7.4
hnswlib>=0.8.0
numpy>=1.24.0

[anthropic]
anthropic>=0.18.0

[autogen]
pyautogen>=0.2.0

[azure]
azure-identity>=1.14.0
azure-mgmt-netapp>=11.0.0
azure-keyvault-secrets>=4.7.0
azure-monitor-opentelemetry>=1.0.0

[backends]
weaviate-client>=4.0.0
asyncpg>=0.28.0
psycopg2-binary>=2.9.0
pgvector>=0.2.0
redis>=4.5.0
hiredis>=2.0.0

[crewai]
crewai>=0.1.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.11.0
isort>=5.12.0
mypy>=1.7.0
pre-commit>=3.6.0
ruff>=0.1.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0

[frameworks]
langchain>=0.1.0
langchain-core>=0.1.0
pyautogen>=0.2.0
crewai>=0.1.0
llama-index>=0.10.0

[langchain]
langchain>=0.1.0
langchain-core>=0.1.0

[llamaindex]
llama-index>=0.10.0

[llm]
openai>=1.0.0
anthropic>=0.18.0

[openai]
openai>=1.0.0

[postgresql]
asyncpg>=0.28.0
psycopg2-binary>=2.9.0
pgvector>=0.2.0

[redis]
redis>=4.5.0
hiredis>=2.0.0

[vectors]
faiss-cpu>=1.7.4
hnswlib>=0.8.0
numpy>=1.24.0

[weaviate]
weaviate-client>=4.0.0
