We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844ffa7 commit 97be8acCopy full SHA for 97be8ac
src/requirements.txt
@@ -13,7 +13,7 @@ git+https://github.com/hubmapconsortium/portal-visualization.git@0.2.7#egg=porta
13
# Use the branch name of commons from github for testing new changes made in commons from different branch
14
# Default is main branch specified in search-api's docker-compose.development.yml if not set
15
# git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons
16
-hubmap-commons==2.1.18
+hubmap-commons==2.1.21
17
18
# The use of `-r` lets us specify the transitive requirements in one place
19
-r search-adaptor/src/requirements.txt
0 commit comments