From e354840f90d95124a2eb7fbe59097fa44139c5a3 Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Tue, 25 Jun 2024 09:23:19 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91b709442..ae354d1e3 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Support for more providers. Missing a provider or LLM Platform, raise a [feature > [!IMPORTANT] > LiteLLM v1.0.0 now requires `openai>=1.0.0`. Migration guide [here](https://docs.litellm.ai/docs/migration) +> LiteLLM v1.40.14+ now requires `pydantic>=2.0.0`. No changes required. Open In Colab