add postgres

This commit is contained in:
2025-08-26 00:00:42 -03:00
parent 1326530991
commit e33eccebb9
43 changed files with 622 additions and 636 deletions

View File

@@ -10,6 +10,8 @@ dependencies = ["layercake"]
dev = [
"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",
"ruff>=0.9.1",