diff --git a/backend/requirements.txt b/backend/requirements.txt index a06a5b828a..364cf794a5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ sqlalchemy==2.0.38 alembic==1.14.0 peewee==3.18.1 peewee-migrate==1.12.2 -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 pgvector==0.4.1 PyMySQL==1.1.1 bcrypt==4.3.0