server : (tests) don't use thread for capturing stdout/stderr, bump openai client library (#10568)
* server : (tests) don't use thread for capturing stdout/stderr * test: bump openai to 1.55.2 * bump openai to 1.55.3
This commit is contained in:
parent
890719311b
commit
6c59567689
2 changed files with 3 additions and 18 deletions
|
@ -2,6 +2,6 @@ aiohttp~=3.9.3
|
|||
pytest~=8.3.3
|
||||
huggingface_hub~=0.23.2
|
||||
numpy~=1.26.4
|
||||
openai~=1.30.3
|
||||
openai~=1.55.3
|
||||
prometheus-client~=0.20.0
|
||||
requests~=2.32.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue