diff --git a/requirements.txt b/requirements.txt index 2ea0f82..da3be4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ psycopg2==2.9.11 -python-dotenv==1.1.1 +python-dotenv==1.2.1 SQLAlchemy[asyncio]==2.0.44 pgvector==0.4.1 SQLModel==0.0.27