diff --git a/pyproject.toml b/pyproject.toml index d3ea9dbe..275ed0aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ requires-python = ">=3.14" authors = [{ name = "Gowtham A Rao", email = "gowtham.rao@coreason.ai" }] dependencies = [ "aiohttp>=3.13.4", - "coreason-manifest==0.77.0", + "coreason-manifest==0.79.0", "cytoolz>=1.1.0", "fastapi>=0.135.2", "httpx>=0.28.1",