forked from phoenix/litellm-mirror
build(config.yml): pin openai version
This commit is contained in:
parent
89014dfc07
commit
c216e2cc2d
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ jobs:
|
|||
pip install "pytest==7.3.1"
|
||||
pip install "pytest-asyncio==0.21.1"
|
||||
pip install aiohttp
|
||||
pip install openai
|
||||
pip install "openai==1.40.0"
|
||||
python -m pip install --upgrade pip
|
||||
pip install "pydantic==2.7.1"
|
||||
pip install "pytest==7.3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue