forked from phoenix/litellm-mirror
fix(config.yml): fix build and test
This commit is contained in:
parent
c0ef2e9dd0
commit
55ad5bb7c6
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,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
|
||||
python -m pip install -r .circleci/requirements.txt
|
||||
pip install "pytest==7.3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue