diff --git a/libs/python/agent/pyproject.toml b/libs/python/agent/pyproject.toml index 43cd9d88..94bde419 100644 --- a/libs/python/agent/pyproject.toml +++ b/libs/python/agent/pyproject.toml @@ -49,7 +49,7 @@ glm45v-hf = [ opencua-hf = [ "accelerate", "torch", - "transformers==4.53.0", + "transformers>=4.53.0", "tiktoken>=0.11.0", "blobfile>=3.0.0" ]