add certs
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user