# Aquilate CLI Dependencies

# Core CLI framework
click>=8.1.0

# YAML parsing for manifests
pyyaml>=6.0.0

# Optional: Enhanced terminal output
rich>=13.0.0

# Optional: Code generation
jinja2>=3.1.0

# File system watcher for hot-reload
watchdog>=3.0.0
