迁移 psycopg3 并修复 Postgres 18 兼容性问题

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
fish
2026-05-03 15:29:08 +08:00
parent 961ab8224e
commit d3ec1de275
5 changed files with 24 additions and 17 deletions

View File

@@ -3,4 +3,4 @@ pandas>=2.2.0
requests>=2.31.0
fastapi>=0.115.0
uvicorn[standard]>=0.34.0
psycopg2-binary>=2.9.10
psycopg[binary]>=3.2.0