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