From 65169f49f949aa837f9d4b8ceeac1e3d8c756722 Mon Sep 17 00:00:00 2001 From: giles Date: Sun, 11 Jan 2026 13:02:24 +0000 Subject: [PATCH] Pin artdag-common to commit 2163cbd Forces pip to fetch latest version with typography plugin. 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 5773898..2b98bbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ python-multipart>=0.0.6 asyncpg>=0.29.0 boto3>=1.34.0 # Shared components -git+https://git.rose-ash.com/art-dag/common.git +git+https://git.rose-ash.com/art-dag/common.git@2163cbd