google-auth>=2.0
google-api-python-client>=2.0
google-auth-oauthlib>=1.0
google-auth-httplib2>=0.1
PySocks>=1.7
dnspython>=2.4
jinja2>=3.1
pyyaml>=6.0
rich>=13.0
pydantic>=2.0

[agents]
pydantic-ai>=0.0.30

[ai]
openai>=1.0
anthropic>=0.30
boto3>=1.28

[ai-anthropic]
anthropic>=0.30

[ai-bedrock]
boto3>=1.28

[ai-openai]
openai>=1.0

[build]
pyinstaller>=6.0

[dashboard]
dash>=2.14
dash-bootstrap-components>=1.5
plotly>=5.18
pandas>=2.0

[dev]
pytest>=7.0
pytest-cov>=4.0
