curl_cffi>=0.7.0
pydantic>=2.0
python-dotenv>=1.0
pynacl>=1.5
cryptography>=42.0

[agent]
openai>=1.0
google-genai>=1.0
anthropic>=0.40
rich>=13.0

[all]
openai>=1.0
google-genai>=1.0
anthropic>=0.40
fastapi>=0.110
uvicorn>=0.27

[dev]
pytest>=8.0
pytest-asyncio>=0.24
pytest-cov>=5.0

[web]
openai>=1.0
google-genai>=1.0
anthropic>=0.40
fastapi>=0.110
uvicorn>=0.27
