forked from phoenix/litellm-mirror
fix respx
This commit is contained in:
parent
fbe92df87e
commit
f880e2b958
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ jobs:
|
|||
python -m pip install --upgrade pip
|
||||
python -m pip install -r requirements.txt
|
||||
pip install "pytest==7.3.1"
|
||||
pip install "respx==0.21.1"
|
||||
pip install "pytest-retry==1.6.3"
|
||||
pip install "pytest-asyncio==0.21.1"
|
||||
# Run pytest and generate JUnit XML report
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue