From 8be427f2353b82446ca79f50cc2e319f2bd78f12 Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Mon, 17 Mar 2025 22:40:27 +0000 Subject: [PATCH] Test --- frameworks/Python/aiohttp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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