diff --git a/requirements.txt b/requirements.txt index bdd0027..0525f19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "3.11" pytonapi==0.1.7 ; python_version >= "3.10" and python_version < "3.11" sniffio==1.3.0 ; python_version >= "3.10" and python_version < "3.11" sqlalchemy-utils==0.41.1 ; python_version >= "3.10" and python_version < "3.11" -sqlalchemy==2.0.25 ; python_version >= "3.10" and python_version < "3.11" +sqlalchemy==2.0.34 ; python_version >= "3.10" and python_version < "3.11" starlette==0.36.3 ; python_version >= "3.10" and python_version < "3.11" tonsdk==1.0.13 ; python_version >= "3.10" and python_version < "3.11" typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "3.11"