diff --git a/requirements.txt b/requirements.txt index 1a585d0..bd3fa2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ psycopg2==2.9.9 python-dotenv==1.0.1 -SQLAlchemy==2.0.28 +SQLAlchemy==2.0.29 faker==24.2.0 pandas==2.2.1