Fix: clearly include Pydantic v2 in the dependencies

The Pydantic models in the library are written for Pydantic v2 and will not work with Pydantic v1.
This commit is contained in:
tsukumi
2024-03-10 15:38:08 +00:00
parent 9c233630ef
commit 733a9d838d
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ numba
numpy
psutil
pyannote.audio>=3.1.0
pydantic
pydantic>=2.0
pyloudnorm
# pyopenjtalk-prebuilt # Should be manually uninstalled
pyopenjtalk-dict