From 4579b69f0c27946d2c6ec434028fa3085ad53e11 Mon Sep 17 00:00:00 2001 From: maxsibilla Date: Tue, 3 Oct 2023 15:49:06 -0400 Subject: [PATCH] Updating atlas commons --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index a5aaa050..4c2b9248 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -11,7 +11,7 @@ requests==2.25.1 # Default is main branch specified in docker-compose.development.yml if not set # git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons hubmap-commons==2.1.9 -atlas-consortia-commons==1.0.4 +atlas-consortia-commons==1.0.5 # Testing pytest==7.3.1