diff --git a/examples/pydantic-ai/requirements.txt b/examples/pydantic-ai/requirements.txt index 19499451a666..48774af88cb3 100644 --- a/examples/pydantic-ai/requirements.txt +++ b/examples/pydantic-ai/requirements.txt @@ -1,4 +1,4 @@ openai==1.95.1 pydantic==2.11.7 -pydantic-ai==0.4.2 +pydantic-ai==1.56.0 python-dotenv==1.1.1