mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 15:52:08 +00:00
fix: bump integration test deps for openai
This commit is contained in:
parent
bba0329f8f
commit
ef0305dfe4
@ -13,6 +13,7 @@ pytest = "^7.4.0"
|
||||
pytest-asyncio = "^0.21.1"
|
||||
docker = "^7"
|
||||
numpy = "^1.20"
|
||||
openai = "^1.60.0"
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
Loading…
Reference in New Issue
Block a user