diff --git a/backend/requirements.txt b/backend/requirements.txt index 6c51e66..9a738d7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ pydantic-settings>=2.6.0,<3 httpx==0.27.0 openai==1.30.5 python-multipart==0.0.9 -aiohttp==3.9.5 +aiohttp==3.13.3 # Testing pytest==8.2.2