技术分享
修改pydantic的版本为1.8.2可以解决这个问题:
```
pip3 install pydantic==1.8.2
```
共有 6 篇文章