# Core dependencies
requests>=2.31.0
colorama>=0.4.6
pyyaml>=6.0
jinja2>=3.1.2
click>=8.1.0
rich>=13.0.0

# Security scanning tools
safety>=2.3.5
bandit>=1.7.5
semgrep>=1.40.0
packaging>=23.0
pip-audit>=2.6.1
cryptography>=41.0.0

# Additional utilities
gitpython>=3.1.40
pathspec>=0.11.0
toml>=0.10.2
python-dotenv>=1.0.0
