diff --git a/packages/toolbox-llamaindex/requirements.txt b/packages/toolbox-llamaindex/requirements.txt index 4efd8f25a..02d2b64fc 100644 --- a/packages/toolbox-llamaindex/requirements.txt +++ b/packages/toolbox-llamaindex/requirements.txt @@ -2,5 +2,5 @@ llama-index-core==0.14.22 PyYAML==6.0.3 pydantic==2.13.4 -aiohttp==3.14.0 +aiohttp==3.14.1 deprecated==1.3.1