diff --git a/backend/requirements-min.txt b/backend/requirements-min.txt index 05c28deba66..a161cc24561 100644 --- a/backend/requirements-min.txt +++ b/backend/requirements-min.txt @@ -16,7 +16,7 @@ PyJWT[crypto]==2.11.0 authlib==1.6.10 requests==2.33.1 -aiohttp==3.13.5 # do not update to 3.13.3 - broken +aiohttp==3.14.0 # do not update to 3.13.3 - broken async-timeout aiocache aiofiles diff --git a/backend/requirements.txt b/backend/requirements.txt index 75848b2e303..72a99158b21 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,7 +13,7 @@ PyJWT[crypto]==2.11.0 authlib==1.6.10 requests==2.33.1 -aiohttp==3.13.5 # do not update to 3.13.3 - broken +aiohttp==3.14.0 # do not update to 3.13.3 - broken async-timeout==5.0.1 aiocache==0.12.3 aiofiles==25.1.0