forked from phoenix/litellm-mirror
fix log to otel test
This commit is contained in:
parent
76785cfb6a
commit
1f43368110
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ jobs:
|
|||
pip install aiohttp
|
||||
pip install openai
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install -r .circleci/requirements.txt
|
||||
pip install "pydantic==2.7.1"
|
||||
pip install "pytest==7.3.1"
|
||||
pip install "pytest-mock==3.12.0"
|
||||
pip install "pytest-asyncio==0.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue