Freeze pydantic package to 1.10.11
inflect in DLAS requirements.txt installs pydantic 2.0.2, causing issues with the Gradio Webpage
This commit is contained in:
parent
6c3f48efba
commit
350d2d5a95
|
@ -6,4 +6,5 @@ gradio<=3.23.0
|
|||
music-tag
|
||||
voicefixer
|
||||
psutil
|
||||
phonemizer
|
||||
phonemizer
|
||||
pydantic==1.10.11
|
Loading…
Reference in New Issue
Block a user