forked from phoenix/litellm-mirror
build(config.yml): fix config
This commit is contained in:
parent
63a6ae9d55
commit
b1775068e8
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ jobs:
|
||||||
pip install numpydoc
|
pip install numpydoc
|
||||||
pip install prisma
|
pip install prisma
|
||||||
pip install fastapi
|
pip install fastapi
|
||||||
|
pip install ijson
|
||||||
pip install "httpx==0.24.1"
|
pip install "httpx==0.24.1"
|
||||||
pip install "gunicorn==21.2.0"
|
pip install "gunicorn==21.2.0"
|
||||||
pip install "anyio==3.7.1"
|
pip install "anyio==3.7.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue