doc: fixed pydantic version

This commit is contained in:
Relakkes 2023-12-09 13:31:53 +08:00
parent fd640f2008
commit 2d0f12f058
1 changed files with 2 additions and 1 deletions

View File

@ -9,4 +9,5 @@ tortoise-orm
aiomysql==0.2.0
aerich==0.7.2
numpy~=1.24.4
redis~=4.6.0
redis~=4.6.0
pydantic==2.5.2