1 Commits
Author SHA1 Message Date
cybernetus@xda 5154bae544 fix(deps): switch psycopg2 to psycopg2-binary (#5937)
Building psycopg2 from source needs libpq-dev/pg_config, which isn't
in the Docker image or most dev hosts, so pip install silently fails
and Postgres users hit ModuleNotFoundError at import time.
2026-09-01 17:49:21 +02:00