From ccd6d31495204e7565f9445925ebd4d70409d331 Mon Sep 17 00:00:00 2001 From: Roopan-Microsoft <168007406+Roopan-Microsoft@users.noreply.github.com> Date: Thu, 26 Dec 2024 14:08:13 +0530 Subject: [PATCH] Revert "Bump aiohttp from 3.10.5 to 3.10.11" --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1282cdc8..2f442f6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ python-dotenv==1.0.0 azure-cosmos==4.7.0 quart==0.19.9 uvicorn==0.24.0 -aiohttp==3.10.11 +aiohttp==3.10.5 gunicorn==20.1.0 pydantic-settings==2.2.1 # Development Tools