diff --git a/requirements.txt b/requirements.txt index c1129de..28b75bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ psycopg2==2.9.10 python-dotenv==1.1.1 -SQLAlchemy[asyncio]==2.0.43 +SQLAlchemy[asyncio]==2.0.44 pgvector==0.4.1 SQLModel==0.0.25 asyncpg==0.30.0