PyYAML>=6.0
requests>=2.28.0
openai>=1.0.0
python-dotenv>=0.21.0
jinja2>=3.1.0
PyGithub>=1.58.0
shtab>=1.6.0
colorlog>=6.7.0
pydantic-ai-slim[anthropic,google,openai]>=0.1.0
fastmcp>=2.0.0

[cloud]
structkit[s3]
structkit[gcs]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.990

[gcs]
google-cloud-storage>=2.10.0
google-api-core>=2.11.0

[s3]
boto3>=1.26.0
