diff --git a/examples/arm/image_classification_example_vgf/requirements.txt b/examples/arm/image_classification_example_vgf/requirements.txt index 1b5e3806172..389392be757 100644 --- a/examples/arm/image_classification_example_vgf/requirements.txt +++ b/examples/arm/image_classification_example_vgf/requirements.txt @@ -4,5 +4,5 @@ # LICENSE file in the root directory of this source tree. evaluate == 0.4.6 -transformers[torch] == 5.3.0 +transformers[torch] == 5.5.0 tqdm == 4.67.1