diff --git a/examples/server/tests/requirements.txt b/examples/server/tests/requirements.txt index d01620255..074b9d47b 100644 --- a/examples/server/tests/requirements.txt +++ b/examples/server/tests/requirements.txt @@ -2,6 +2,6 @@ aiohttp~=3.9.3 pytest~=8.3.3 huggingface_hub~=0.23.2 numpy~=1.26.4 -openai~=1.55.2 +openai~=1.55.3 prometheus-client~=0.20.0 requests~=2.32.3