forked from phoenix/litellm-mirror
fix pass through tests
This commit is contained in:
parent
61fee8eca2
commit
eed3cee54b
1 changed files with 1 additions and 0 deletions
|
@ -1093,6 +1093,7 @@ jobs:
|
||||||
pip install "asyncio==3.4.3"
|
pip install "asyncio==3.4.3"
|
||||||
pip install "PyGithub==1.59.1"
|
pip install "PyGithub==1.59.1"
|
||||||
pip install "google-cloud-aiplatform==1.59.0"
|
pip install "google-cloud-aiplatform==1.59.0"
|
||||||
|
pip install anthropic
|
||||||
- run:
|
- run:
|
||||||
name: Build Docker image
|
name: Build Docker image
|
||||||
command: docker build -t my-app:latest -f ./docker/Dockerfile.database .
|
command: docker build -t my-app:latest -f ./docker/Dockerfile.database .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue