forked from phoenix/litellm-mirror
build(config.yml): pin prisma version
This commit is contained in:
parent
5c6dcd6029
commit
1dda67a3ae
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ jobs:
|
|||
pip install opentelemetry-sdk==1.25.0
|
||||
pip install opentelemetry-exporter-otlp==1.25.0
|
||||
pip install openai==1.34.0
|
||||
pip install prisma
|
||||
pip install prisma==0.11.0
|
||||
pip install "detect_secrets==1.5.0"
|
||||
pip install "httpx==0.24.1"
|
||||
pip install fastapi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue