python-dotenv>=1.0.0
pydantic>=2.12.5

[all]
aiobotocore>=3.2.0
boto3>=1.42.55
google-genai>=1.65.0
anthropic>=0.84.0
openai>=2.24.0
redis>=5.0.0
motor>=3.3.2
psycopg[binary,pool]>=3.1.18
pinecone>=8.1.0
pgvector>=0.2.5

[anthropic]
anthropic>=0.84.0

[aws]
aiobotocore>=3.2.0
boto3>=1.42.55

[google]
google-genai>=1.65.0

[openai]
openai>=2.24.0

[pinecone]
pinecone>=8.1.0

[postgresql]
psycopg[binary,pool]>=3.1.18
pgvector>=0.2.5

[redis]
redis>=5.0.0
