forked from phoenix/litellm-mirror
build(config.yml): install fastapi during docker build test
This commit is contained in:
parent
6352c8869c
commit
6f60acefa5
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ jobs:
|
|||
pip install "langfuse>=2.0.0"
|
||||
pip install numpydoc
|
||||
pip install prisma
|
||||
pip install fastapi
|
||||
pip install "httpx==0.24.1"
|
||||
pip install "gunicorn==21.2.0"
|
||||
pip install "anyio==3.7.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue