psycopg2 to binary version to remove use of compiliation
This commit is contained in:
parent
cc0537992d
commit
b4df536005
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ httpcore==1.0.9
|
|||
httpx==0.28.1
|
||||
idna==3.11
|
||||
oead==1.2.9.post4
|
||||
psycopg2==2.9.11
|
||||
psycopg2-binary==2.9.11
|
||||
pycparser==3.0
|
||||
pydantic==2.12.5
|
||||
pydantic-settings==2.13.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue