Merge pull request 'chore: promote dev to uat (CAR-1422 psycopg2-binary fix)' (#21) from dev into uat
chore: promote dev to uat (CAR-1422) psycopg2-binary + python-multipart runtime deps fix. Test CI green; lint flaked on Set up Python (runner infra). Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit was merged in pull request #21.
This commit is contained in:
@@ -21,6 +21,7 @@ dependencies = [
|
||||
"pydantic-settings>=2.0,<3.0",
|
||||
"sqlalchemy[asyncio]>=2.0,<3.0",
|
||||
"asyncpg>=0.29,<1.0",
|
||||
"psycopg2-binary>=2.9",
|
||||
"resend>=2.0",
|
||||
"python-multipart>=0.0.9",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user