python-dotenv>=1.0.0
requests>=2.31.0

[all]
openai>=1.50.0
anthropic>=0.39.0
google-genai>=0.3.0
tencentcloud-sdk-python>=3.0.1200
PyYAML>=6.0
redis>=5.0
pydantic>=2.0

[anthropic]
anthropic>=0.39.0

[dev]
pytest>=8.0
pytest-mock>=3.12
pytest-asyncio>=0.23
PyYAML>=6.0
pydantic>=2.0

[gemini]
google-genai>=0.3.0

[openai]
openai>=1.50.0

[redis]
redis>=5.0

[structured]
pydantic>=2.0

[tencent]
tencentcloud-sdk-python>=3.0.1200

[yaml]
PyYAML>=6.0
