pydantic>=2.0

[all]
herosjourney[analysis,runner]

[analysis]
pandas>=2.0
numpy>=1.24
matplotlib>=3.7
scipy>=1.10

[runner]
openai>=1.0
google-genai
boto3
azure-identity

[yaml]
pyyaml>=6.0
