From 0a31e1acfa08d90effa7c1ad528b2fc49e828b7e Mon Sep 17 00:00:00 2001 From: giles Date: Sun, 11 Jan 2026 11:55:41 +0000 Subject: [PATCH] Add artdag-common dependency --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 716e255..bfa3f96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,3 +8,5 @@ markdown>=3.5.0 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