From f64d0a67347c09f713bbd2e5e2270ed83b34892e Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Fri, 6 Mar 2026 08:08:35 -0500 Subject: [PATCH] Update hubmap-commons version to 2.1.23 --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index bb628f50..9a1a3c0b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -11,7 +11,7 @@ portal-visualization==0.4.22 # Default is main branch specified in search-api's docker-compose.development.yml if not set # git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons -hubmap-commons==2.1.22 +hubmap-commons==2.1.23 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