phase 3.1

This commit is contained in:
Danilo Reyes
2025-11-01 23:33:52 -06:00
parent da4892cc30
commit a95a4c091a
25 changed files with 1214 additions and 27 deletions

View File

@@ -17,6 +17,7 @@ dependencies = [
"boto3>=1.35.0",
"python-multipart>=0.0.12",
"httpx>=0.27.0",
"psycopg2-binary>=2.9.0",
]
[project.optional-dependencies]