move to postgresql
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Django
|
||||
# Django (admin viewer only — no app code depends on this)
|
||||
Django>=4.2,<5.0
|
||||
django-environ>=0.11.2
|
||||
psycopg2-binary>=2.9.9
|
||||
|
||||
# FastAPI
|
||||
fastapi>=0.109.0
|
||||
@@ -32,6 +31,10 @@ langfuse>=2.0.0
|
||||
# Cloud LLM providers (only needed for cloud escalation stage)
|
||||
anthropic>=0.40.0
|
||||
|
||||
# Database (SQLModel/SQLAlchemy + psycopg2)
|
||||
sqlmodel>=0.0.14
|
||||
psycopg2-binary>=2.9.9
|
||||
|
||||
# Detection pipeline orchestration
|
||||
numpy>=1.24.0
|
||||
Pillow>=10.0.0
|
||||
|
||||
Reference in New Issue
Block a user