I had the same issue. I added pydantic==2.10.6 to my requirements.txt and the issue was resolved.
1 Like
I had the same issue. I added pydantic==2.10.6 to my requirements.txt and the issue was resolved.