add certs

This commit is contained in:
2025-09-01 16:34:02 -03:00
parent 5bd846338b
commit cbf8cada3d
16 changed files with 655 additions and 1108 deletions

View File

@@ -4,11 +4,13 @@ version = "0.1.0"
description = ""
readme = ""
requires-python = ">=3.13"
dependencies = ["layercake"]
dependencies = [
"layercake",
]
[dependency-groups]
dev = [
"boto3-stubs[dynamodb,sesv2]>=1.40.15",
"boto3-stubs[dynamodb,s3,sesv2]>=1.40.15",
"jsonlines>=4.0.0",
"pytest>=8.3.4",
"pytest-cov>=6.0.0",