This commit is contained in:
2025-10-03 19:31:41 -03:00
parent 48ed8d8345
commit 5ae2128dee
29 changed files with 996 additions and 168 deletions

View File

@@ -8,12 +8,12 @@ dependencies = ["layercake"]
[dependency-groups]
dev = [
"boto3-stubs[cognito-idp,essential]>=1.38.26",
"boto3-stubs[essential]>=1.38.26",
"jsonlines>=4.0.0",
"psycopg2-binary>=2.9.10",
"pycouchdb>=1.16.0",
"pytest>=8.3.4",
"pytest-cov>=6.0.0",
"python-multipart>=0.0.20",
"requests-toolbelt>=1.0.0",
"ruff>=0.9.1",
"sqlite-utils>=3.38",
"tqdm>=4.67.1",