forked from phoenix/litellm-mirror
fix e2e ui testing deps
This commit is contained in:
parent
3ebc685f9a
commit
fbf54900b1
1 changed files with 1 additions and 0 deletions
|
@ -1373,6 +1373,7 @@ jobs:
|
||||||
name: Install Dependencies
|
name: Install Dependencies
|
||||||
command: |
|
command: |
|
||||||
npm install -D @playwright/test
|
npm install -D @playwright/test
|
||||||
|
npm install @google-cloud/vertexai
|
||||||
pip install "pytest==7.3.1"
|
pip install "pytest==7.3.1"
|
||||||
pip install "pytest-retry==1.6.3"
|
pip install "pytest-retry==1.6.3"
|
||||||
pip install "pytest-asyncio==0.21.1"
|
pip install "pytest-asyncio==0.21.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue