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

[dev-packages]
pylint = "*"
boto3-stubs = {extras = ["dynamodb"],version = "==1.12.42.0"}
flake8 = "*"
mypy = "*"
pytest = "*"
pytest-cov = "*"

[packages]
boto3 = "==1.12.42"
botocore = "==1.15.42"
click = ">=7.1.1"
semver = "~=2.9.1"

[requires]
python_version = "3.8"
