diff --git a/pkg/preprocessing/chat_completions/requirements.txt b/pkg/preprocessing/chat_completions/requirements.txt index bd09b1d0..9ee779a5 100644 --- a/pkg/preprocessing/chat_completions/requirements.txt +++ b/pkg/preprocessing/chat_completions/requirements.txt @@ -1,7 +1,7 @@ --extra-index-url https://download.pytorch.org/whl/cpu packaging==24.2 -pillow==11.2.1 +pillow==11.3.0 torch==2.5.1 transformers>=4.53.0 jinja2>=2.11