diff --git a/frameworks/Python/aiohttp/requirements.txt b/frameworks/Python/aiohttp/requirements.txt index 444a284f816..fb27c0db50d 100644 --- a/frameworks/Python/aiohttp/requirements.txt +++ b/frameworks/Python/aiohttp/requirements.txt @@ -4,6 +4,6 @@ cchardet==2.1.7 gunicorn==20.1 jinja2==3.1.4 psycopg2==2.9.2 -SQLAlchemy==1.4.29 +SQLAlchemy==2.0.37 ujson==5.4.0 uvloop==0.16