mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
pip install "mcp==1.4.1"
This commit is contained in:
parent
ff2aed0e2f
commit
0eb3ceff60
1 changed files with 2 additions and 0 deletions
|
@ -788,6 +788,8 @@ jobs:
|
||||||
pip install "pytest-asyncio==0.21.1"
|
pip install "pytest-asyncio==0.21.1"
|
||||||
pip install "respx==0.21.1"
|
pip install "respx==0.21.1"
|
||||||
pip install "hypercorn==0.17.3"
|
pip install "hypercorn==0.17.3"
|
||||||
|
pip install "pydantic==2.7.2"
|
||||||
|
pip install "mcp==1.4.1"
|
||||||
# Run pytest and generate JUnit XML report
|
# Run pytest and generate JUnit XML report
|
||||||
- run:
|
- run:
|
||||||
name: Run tests
|
name: Run tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue