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

[packages]
authoritah = "*"
boto3 = "*"
punq = "*"
types-boto3 = "*"

[dev-packages]
authoritah = "*"
bandit = "*"
boto3 = "*"
mypy = "*"
punq = "*"
pytest = "*"
pythonenv = "*"
types-boto3 = "*"

[requires]
python_version = "3.11"
