mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
build(config.yml): pin prisma version
This commit is contained in:
parent
1cc7c7fc59
commit
d29f7c0e06
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
Reference in a new issue