diff --git a/setup.py b/setup.py index 48c6848553..927f7edb68 100644 --- a/setup.py +++ b/setup.py @@ -59,6 +59,7 @@ "paddlespeech_feat", "praatio>=5.0.0, <=5.1.1", "prettytable", + "pydantic>=1.10.14, <2.0", "pypinyin<=0.44.0", "pypinyin-dict", "python-dateutil",