forked from phoenix/litellm-mirror
build(config.yml): add missing dep
This commit is contained in:
parent
98fa3ff1c5
commit
f88545261c
2 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,7 @@ jobs:
|
|||
pip install openai
|
||||
pip install prisma
|
||||
pip install "httpx==0.24.1"
|
||||
pip install fastapi
|
||||
pip install "gunicorn==21.2.0"
|
||||
pip install "anyio==3.7.1"
|
||||
pip install "aiodynamo==23.10.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue