# Core dependencies
litellm>=1.40.0
pydantic>=2.0.0
pyyaml>=6.0.0
click>=8.0.0

# Optional: full JSON Schema validation
# jsonschema>=4.0.0
