From 08bc583b52d0da4ab9213535eb42d086d50e712c Mon Sep 17 00:00:00 2001 From: DerekFurstPitt Date: Thu, 29 Jan 2026 15:22:01 -0500 Subject: [PATCH] updated requirements to use jobq from pip. updated search-adaptor hash --- src/requirements.txt | 3 +-- src/search-adaptor | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/requirements.txt b/src/requirements.txt index 4496a084..bb628f50 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -12,7 +12,6 @@ portal-visualization==0.4.22 # git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons hubmap-commons==2.1.22 -atlas-consortia-jobq @ git+https://github.com/x-atlas-consortia/jobq.git@main - +atlas-consortia-jobq>=0.1.0 # The use of `-r` lets us specify the transitive requirements in one place -r search-adaptor/src/requirements.txt diff --git a/src/search-adaptor b/src/search-adaptor index b4065ed4..16037a81 160000 --- a/src/search-adaptor +++ b/src/search-adaptor @@ -1 +1 @@ -Subproject commit b4065ed491c30f58e90f17e477fed419a725f84e +Subproject commit 16037a81efe5a6edccd152021bbe650bc2e7faa2