mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
ci(config.yml): bump config
This commit is contained in:
parent
dd5edbc9b6
commit
7502a21279
1 changed files with 2 additions and 1 deletions
|
|
@ -833,7 +833,8 @@ jobs:
|
|||
pip install "hypercorn==0.17.3"
|
||||
pip install "pydantic==2.10.2"
|
||||
pip install "mcp==1.5.0"
|
||||
pip install "requests-mock==1.12.1"
|
||||
pip install "requests-mock>=1.12.1"
|
||||
|
||||
# Run pytest and generate JUnit XML report
|
||||
- run:
|
||||
name: Run tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue