# Core dependencies
boto3>=1.26.0,<2.0.0
click>=8.0.0,<9.0.0
GitPython>=3.1.0,<4.0.0
python-json-logger>=2.0.0,<3.0.0
PyYAML>=6.0,<7.0

# Development dependencies (install with pip install -e ".[dev]")
# pytest>=7.0.0
# pytest-mock>=3.10.0
# pytest-cov>=4.0.0
# black>=22.0.0
# flake8>=5.0.0
# mypy>=1.0.0
# moto>=4.0.0