fix error

This commit is contained in:
2025-12-04 10:56:36 -03:00
parent 2f76bd611c
commit c3917addfa
17 changed files with 127 additions and 52 deletions

View File

@@ -12,7 +12,7 @@ dev = [
"pytest>=8.4.1",
"ruff>=0.12.1",
"pytest-cov>=6.2.1",
"boto3-stubs[cognito-idp,essential]>=1.40.44",
"boto3-stubs[cognito-idp,essential,sesv2]>=1.40.44",
]