microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
22.07k stars 3.29k forks source link

Python: upgrade pydantic to 2.10 #9788

Open eavanvalkenburg opened 3 days ago

eavanvalkenburg commented 3 days ago

Pydantic 2.10 has some breaking changes, those have to be fixed, preferably in a compatible way with Pydantic 2.9 so we wont have to pin.