From 124cf65138667554eb8d6c2ff523630696c4f043 Mon Sep 17 00:00:00 2001 From: gilesb Date: Mon, 12 Jan 2026 08:32:09 +0000 Subject: [PATCH] Update artdag pin to include cid rename Co-Authored-By: Claude Opus 4.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d37dce..cc853cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ PyYAML>=6.0 asyncpg>=0.29.0 markdown>=3.5.0 # Core artdag from GitHub (pinned to include sexp module) -git+https://github.com/gilesbradshaw/art-dag.git@db0c12c +git+https://github.com/gilesbradshaw/art-dag.git@7075416 # Shared components git+https://git.rose-ash.com/art-dag/common.git@11aa056