# AITBC CLI Requirements # Core CLI-specific dependencies (others from central requirements) # CLI Enhancement Dependencies click>=8.1.0 rich>=13.0.0 tabulate>=0.9.0 colorama>=0.4.4 keyring>=23.0.0 click-completion>=0.5.2 typer>=0.12.0 # Note: All other dependencies are managed in /opt/aitbc/requirements-consolidated.txt # Use: ./scripts/install-profiles.sh cli