doc: fixed pydantic version
This commit is contained in:
parent
fd640f2008
commit
2d0f12f058
|
@ -9,4 +9,5 @@ tortoise-orm
|
||||||
aiomysql==0.2.0
|
aiomysql==0.2.0
|
||||||
aerich==0.7.2
|
aerich==0.7.2
|
||||||
numpy~=1.24.4
|
numpy~=1.24.4
|
||||||
redis~=4.6.0
|
redis~=4.6.0
|
||||||
|
pydantic==2.5.2
|
||||||
|
|
Loading…
Reference in New Issue