[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
click = "8.1.3"
boto3 = "1.26.120"
pathvalidate = "2.5.2"

[dev-packages]
setuptools = "67.6.1"
setuptools-scm = "7.1.0"
wheel = "0.40.0"
build = "0.10.0"
twine = "4.0.2"
pylint = "2.17.3"
moto = "4.1.8"
pytest = "7.3.1"
pytest-cov = "4.0.0"
coverage = "7.2.3"
pre-commit = "3.2.2"

[requires]
python_version = "3.11"
python_full_version = "3.11.3"
