diff --git a/deal-flow-agent/requirements.txt b/deal-flow-agent/requirements.txt index e50612e4..2e8f58e0 100644 --- a/deal-flow-agent/requirements.txt +++ b/deal-flow-agent/requirements.txt @@ -3,7 +3,7 @@ uvicorn[standard]==0.32.1 pydantic==2.10.3 pydantic-settings==2.6.1 sqlalchemy==2.0.36 -asyncpg==0.30.0 +asyncpg==0.31.0 pgvector==0.3.6 alembic==1.14.0 anthropic==0.40.0