mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-01-08 09:40:10 +01:00
Merge pull request #514 from dylancaponi/patch-1
Update pydantic to 1.9.1 to fix ValueError
This commit is contained in:
commit
bc80f8290b
|
|
@ -17,5 +17,5 @@ llvmlite
|
|||
appdirs
|
||||
nbconvert==5.3.1
|
||||
tornado==4.2
|
||||
pydantic==1.9.0
|
||||
pydantic==1.9.1
|
||||
deepspeed==0.8.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue