diff --git a/backend/requirements-lock.txt b/backend/requirements-lock.txt index 015ecae..acb615f 100644 --- a/backend/requirements-lock.txt +++ b/backend/requirements-lock.txt @@ -6,7 +6,7 @@ # aiohappyeyeballs==2.6.2 # via aiohttp -aiohttp==3.14.1 +aiohttp==3.14.3 # via # -r requirements.txt # kubernetes diff --git a/backend/requirements.txt b/backend/requirements.txt index cb55651..18e96e2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -40,7 +40,7 @@ flower>=1.0.0 tavily-python>=0.3.0 # Security Patches -aiohttp>=3.14.0 +aiohttp>=3.14.3 cryptography>=46.0.7 urllib3>=2.7.0 transformers>=4.48.0,<5.0.0