diff --git a/examples/server/tests/requirements.txt b/examples/server/tests/requirements.txt index 15d024914e841..d2d58aeac42ad 100644 --- a/examples/server/tests/requirements.txt +++ b/examples/server/tests/requirements.txt @@ -1,4 +1,4 @@ -aiohttp~=3.9.3 +aiohttp~=3.11.12 pytest~=8.3.3 huggingface_hub~=0.23.2 numpy~=1.26.4