diff --git a/requirements.txt b/requirements.txt index 67e1eb2..ef89548 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ psycopg2==2.9.11 python-dotenv==1.1.1 -SQLAlchemy[asyncio]==2.0.44 +SQLAlchemy[asyncio]==2.0.45 pgvector==0.4.2 SQLModel==0.0.27 asyncpg==0.30.0