diff --git a/Samples/Tutorials/Embeddings/requirements.txt b/Samples/Tutorials/Embeddings/requirements.txt index 46fc797..bcd3ef0 100644 --- a/Samples/Tutorials/Embeddings/requirements.txt +++ b/Samples/Tutorials/Embeddings/requirements.txt @@ -34,7 +34,7 @@ tenacity==8.1.0 threadpoolctl==3.1.0 tokenizers==0.13.2 tqdm==4.64.1 -transformers==4.25.1 +transformers==4.30.0 types-pytz==2022.6.0.1 typing_extensions==4.4.0 urllib3==1.26.13