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
|
@ -14,7 +14,6 @@ from functools import partial
|
|||
import dotenv, traceback, random, asyncio, time, contextvars
|
||||
from copy import deepcopy
|
||||
import httpx
|
||||
|
||||
import litellm
|
||||
from ._logging import verbose_logger
|
||||
from litellm import ( # type: ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue