diff --git a/requirements.txt b/requirements.txt index dbf104d..53f0687 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ s3transfer==0.5.2; python_version >= "3.6" and python_full_version >= "3.6.1" schema==0.7.5; python_full_version >= "3.6.1" six==1.16.0; python_version >= "3.6" and python_full_version >= "3.6.1" sqlalchemy-utils==0.36.7; python_full_version >= "3.6.1" -sqlalchemy==1.3.24; python_version >= "3.6" and python_full_version >= "3.6.1" +sqlalchemy==2.0.5.post1; python_version >= "3.6" and python_full_version >= "3.6.1" tabulate==0.8.9; python_full_version >= "3.6.1" typing-extensions==4.1.1; python_version >= "3.7" and python_version < "3.8" and python_full_version >= "3.6.1" urllib3==1.25.11; python_full_version >= "3.6.1" and python_version < "4" and python_version >= "3.6"