diff --git a/helm-chart-new/bootstrap-chart/templates/workbench-image/requirements.txt b/helm-chart-new/bootstrap-chart/templates/workbench-image/requirements.txt index 85b49fd..fd9c462 100644 --- a/helm-chart-new/bootstrap-chart/templates/workbench-image/requirements.txt +++ b/helm-chart-new/bootstrap-chart/templates/workbench-image/requirements.txt @@ -263,7 +263,7 @@ torchvision==0.17.2+cpu tornado==6.4.1; python_version >= '3.8' tqdm==4.66.5; python_version >= '3.7' traitlets==5.14.3; python_version >= '3.8' -transformers==4.45.1; python_full_version >= '3.8.0' +transformers==4.53.0; python_full_version >= '3.8.0' types-python-dateutil==2.9.0.20240906; python_version >= '3.8' typing-extensions==4.12.2; python_version < '3.11' typing-inspect==0.9.0