diff --git a/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/pyproject.toml b/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/pyproject.toml index d23fd60388..f9266d85a8 100644 --- a/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/pyproject.toml +++ b/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "torch==2.5.0", "torchaudio==2.5.0", "torchvision==0.20.0", - "transformers==4.38.0", + "transformers==4.50.0", ] [dependency-groups]