mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix log to otel test
This commit is contained in:
parent
f1841d4981
commit
dc7e71f834
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
Reference in a new issue