diff --git a/pyproject.toml b/pyproject.toml index 0b6c7c1a..8adc8600 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ training = [ ] multimodal = [ - "pillow>=11.2.1,<12.0.0", + "pillow>=12.0.0,<12.1.0", "soundfile>=0.13.1,<1.0.0", "moviepy>=2.1.2,<3.0.0", ]