Skip to content

Commit 24b9eb0

Browse files
authored
Merge pull request #982 from hubmapconsortium/Derek-Furst/implement-jobq
updated requirements to point to main branch of job queue. updated ha…
2 parents 48442f7 + 8f1dd42 commit 24b9eb0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ portal-visualization==0.4.22
1212
# git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons
1313

1414
hubmap-commons==2.1.22
15-
atlas-consortia-jobq @ git+https://github.com/x-atlas-consortia/jobq.git@dev-integrate
15+
atlas-consortia-jobq @ git+https://github.com/x-atlas-consortia/jobq.git@main
1616

1717
# The use of `-r` lets us specify the transitive requirements in one place
1818
-r search-adaptor/src/requirements.txt

src/search-adaptor

0 commit comments

Comments
 (0)