diff --git a/demos/python_demos/clip_image_classification/download_model_requirements.txt b/demos/python_demos/clip_image_classification/download_model_requirements.txt index 142bcfd2f4..5a5706a969 100644 --- a/demos/python_demos/clip_image_classification/download_model_requirements.txt +++ b/demos/python_demos/clip_image_classification/download_model_requirements.txt @@ -4,5 +4,5 @@ openvino==2025.4.* numpy<2.0 transformers<=4.53.0 -pillow==12.1.1 +pillow==12.2.0 torch==2.8.0+cpu