forked from phoenix/litellm-mirror
build(config.yml): add pillow to ci/cd
This commit is contained in:
parent
1ebae6e7b0
commit
f168e35629
2 changed files with 1 additions and 1 deletions
|
@ -61,6 +61,7 @@ jobs:
|
|||
pip install prometheus-client==0.20.0
|
||||
pip install "pydantic==2.7.1"
|
||||
pip install "diskcache==5.6.1"
|
||||
pip install "Pillow==10.3.0"
|
||||
- save_cache:
|
||||
paths:
|
||||
- ./venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue