Add pydantic dependency

This commit is contained in:
OleehyO 2025-01-12 05:56:24 +00:00
parent f5169385bd
commit 3252614569

View File

@ -11,4 +11,5 @@ imageio>=2.35.1
imageio-ffmpeg>=0.5.1
openai>=1.54.0
moviepy>=1.0.3
scikit-video>=1.1.11
scikit-video>=1.1.11
pydantic>=2.10.3