
[all]
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
boto3>=1.28.0
pymongo>=4.6.0
redis>=5.0.0
asyncpg>=0.29.0
tiktoken>=0.5.0

[anthropic]
anthropic>=0.18.0

[chunking]
tiktoken>=0.5.0

[gemini]
google-generativeai>=0.3.0

[mongodb]
pymongo>=4.6.0

[openai]
openai>=1.0.0

[postgres]
asyncpg>=0.29.0

[redis]
redis>=5.0.0

[s3]
boto3>=1.28.0
