From f89dbfef76a302a98cf21647d69038f478897c04 Mon Sep 17 00:00:00 2001 From: eveleighoj <35256612+eveleighoj@users.noreply.github.com> Date: Thu, 29 Jan 2026 11:12:47 +0000 Subject: [PATCH] Update pipeline dependency to use 'example' branch --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3213692..5955a1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ --e git+https://github.com/digital-land/pipeline.git@main#egg=digital-land -tqdm \ No newline at end of file +-e git+https://github.com/digital-land/pipeline.git@example#egg=digital-land +tqdm