diff --git a/uv.lock b/uv.lock index a781a292..14ff0bd7 100644 --- a/uv.lock +++ b/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 3 +revision = 2 requires-python = ">=3.10" resolution-markers = [ "python_full_version >= '3.14' and python_full_version < '4' and sys_platform == 'darwin'", @@ -3314,7 +3314,7 @@ requires-dist = [ { name = "datasets", marker = "extra == 'hf'", specifier = ">=4.0.0" }, { name = "docling", marker = "extra == 'docling'", specifier = ">=2.45.0" }, { name = "fastapi" }, - { name = "granite-common", specifier = ">=0.3.5" }, + { name = "granite-common", specifier = "==0.3.5" }, { name = "huggingface-hub", specifier = ">=0.33.4" }, { name = "ibm-watsonx-ai", marker = "extra == 'watsonx'", specifier = ">=1.3.31" }, { name = "jinja2" },