# requirements.txt is used in build step of pipeline
# whereas pipenv is used for local development
click == 8.1.3
pathvalidate == 2.5.2
jinja2 == 3.1.2

# on executor

# setuptools = 67.4.0
# build == 0.10.0
# wheel == 0.38.4
# twine == 4.0.2
# pylint == 2.16.3
# setuptools-scm == 7.1.0
# moto == 4.1.4
# pytest == 7.2.2
# pytest-cov == 4.0.0
# coverage == 7.2.1
