diff --git a/requirements.txt b/requirements.txt index f22a8ca..9010ffe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ psycopg2==2.9.9 python-dotenv==1.0.1 -SQLAlchemy==2.0.27 +SQLAlchemy==2.0.28 faker==24.1.0 pandas==2.2.1