forked from phoenix/litellm-mirror
Revert "(ci/cd) install correct pydantic"
This reverts commit 256f269ffd
.
This commit is contained in:
parent
65ac4c1acb
commit
b508e06e69
2 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,6 @@ jobs:
|
|||
pip install traceloop-sdk==0.0.69
|
||||
pip install openai
|
||||
pip install prisma
|
||||
pip install "pydantic==2.5.3"
|
||||
- save_cache:
|
||||
paths:
|
||||
- ./venv
|
||||
|
|
|
@ -9,4 +9,5 @@ redis
|
|||
anthropic
|
||||
boto3
|
||||
orjson
|
||||
pydantic
|
||||
google-cloud-aiplatform
|
Loading…
Add table
Add a link
Reference in a new issue