diff --git a/natural-language-processing/doing-more-with-flan-t5/requirements.txt b/natural-language-processing/doing-more-with-flan-t5/requirements.txt index 29c0759..1e9f34d 100644 --- a/natural-language-processing/doing-more-with-flan-t5/requirements.txt +++ b/natural-language-processing/doing-more-with-flan-t5/requirements.txt @@ -4,7 +4,7 @@ graphcore-cloud-tools[logger] @ git+https://github.com/graphcore/graphcore-cloud examples-utils[common] @ git+https://github.com/graphcore/examples-utils.git@latest_stable pyyaml==5.4.1 dataclasses==0.8; python_version < '3.7' -transformers==4.25.1 +transformers==4.36.0 datasets evaluate==0.4.0 tfrecord==1.14.1