mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
Merge pull request #3938 from lj-wego/fix-circle-ci-pydantic-version
Update pydantic version in CI requirements.txt
This commit is contained in:
commit
050c2705bf
1 changed files with 2 additions and 2 deletions
|
|
@ -7,6 +7,6 @@ cohere
|
|||
redis
|
||||
anthropic
|
||||
orjson
|
||||
pydantic==1.10.14
|
||||
pydantic==2.7.1
|
||||
google-cloud-aiplatform==1.43.0
|
||||
redisvl==0.0.7 # semantic caching
|
||||
redisvl==0.0.7 # semantic caching
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue