forked from phoenix/litellm-mirror
ci(config.yml): add prometheus client to circle ci for testing
This commit is contained in:
parent
bef24cd4ab
commit
71580c1245
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ jobs:
|
|||
pip install "pytest-mock==3.12.0"
|
||||
pip install python-multipart
|
||||
pip install google-cloud-aiplatform
|
||||
pip install prometheus-client==0.20.0
|
||||
- save_cache:
|
||||
paths:
|
||||
- ./venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue