mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
pip install "pydantic==2.7.2"
This commit is contained in:
parent
7b5c0de978
commit
ff2aed0e2f
1 changed files with 1 additions and 0 deletions
|
@ -700,6 +700,7 @@ jobs:
|
|||
pip install "pytest-cov==5.0.0"
|
||||
pip install "pytest-asyncio==0.21.1"
|
||||
pip install "respx==0.21.1"
|
||||
pip install "pydantic==2.7.2"
|
||||
pip install "mcp==1.4.1"
|
||||
# Run pytest and generate JUnit XML report
|
||||
- run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue