fix: bump integration test deps for openai

This commit is contained in:
drbh 2025-02-17 14:40:31 +00:00
parent bba0329f8f
commit ef0305dfe4

View File

@ -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"