diff options
Diffstat (limited to 'examples/server/tests/requirements.txt')
-rw-r--r-- | examples/server/tests/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/server/tests/requirements.txt b/examples/server/tests/requirements.txt index 2c741ea1..f2d7e5c5 100644 --- a/examples/server/tests/requirements.txt +++ b/examples/server/tests/requirements.txt @@ -4,3 +4,4 @@ huggingface_hub~=0.20.3 numpy~=1.26.4 openai~=1.30.3 prometheus-client~=0.20.0 +requests~=2.32.3 |