diff --git a/examples/server/tests/requirements.txt b/examples/server/tests/requirements.txt index 074b9d47bddce..3edbc93cc5560 100644 --- a/examples/server/tests/requirements.txt +++ b/examples/server/tests/requirements.txt @@ -1,4 +1,4 @@ -aiohttp~=3.9.3 +aiohttp~=3.11.11 pytest~=8.3.3 huggingface_hub~=0.23.2 numpy~=1.26.4