diff --git a/requirements.txt b/requirements.txt index d2a8285..2d78de8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.25.2 pandas==2.0.3 psycopg2==2.9.7 -SQLAlchemy<2 +SQLAlchemy<3 python-dotenv==1.0.0 \ No newline at end of file