requirements.txt: add psycopg2-binary

This commit is contained in:
Fam Zheng 2025-11-03 06:45:31 +08:00
parent dc29bf9204
commit 8b4c7ee283

View File

@ -6,6 +6,7 @@ django<5
gunicorn gunicorn
oss2 oss2
pillow pillow
psycopg2-binary
requests requests
# RAG dependencies # RAG dependencies