diff --git a/requirements.txt b/requirements.txt index 28ae159..869d905 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ psycopg2==2.9.9 python-dotenv==1.0.1 -SQLAlchemy[asyncio]==2.0.35 +SQLAlchemy[asyncio]==2.0.36 pgvector==0.3.5 SQLModel==0.0.19 asyncpg==0.29.0