diff --git a/requirements.txt b/requirements.txt index b9a20e4..37d45f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ alembic==1.18.5 python-dotenv==1.2.2 httpx==0.28.1 # nice to have for future tests Pillow==12.3.0 -psycopg[binary]>=3.2.8 +psycopg[binary]>=3.3.4 pgvector==0.5.0 Jinja2==3.1.6 python-multipart==0.0.31