diff --git a/pyproject.toml b/pyproject.toml index 0df2117..214e590 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dependencies = [ "tabulate>=0.9.0", "tensorboard>=2.20.0", "tqdm>=4.67.1", - "transformers[torch]>=4.57.1", + "transformers[torch]>=5.7.0", ] [project.optional-dependencies]