boto3>=1.26.0
click>=8.0.0
GitPython>=3.1.0
python-json-logger>=2.0.0
PyYAML>=6.0
git-remote-codecommit>=1.15.0

[:python_version < "3.4"]
pathlib2>=2.3.0

[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
