From b4df536005816cf962b33c0c20fc25d04d210bcb Mon Sep 17 00:00:00 2001 From: KittenTM Date: Sat, 28 Feb 2026 03:38:28 +0100 Subject: [PATCH] psycopg2 to binary version to remove use of compiliation --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f1d865..b69f878 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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