Skip to content

Commit 6d41f7b

Browse files
authored
Merge pull request #789 from hubmapconsortium/yuanzhou/update-commons
Update requirements.txt to use commons 2.1.19
2 parents d58e23e + 88515ee commit 6d41f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PyYAML==5.4.1
1818
# Use the branch name of commons from github for testing new changes made in commons from different branch
1919
# Default is main branch specified in docker-compose.development.yml if not set
2020
# git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons
21-
hubmap-commons==2.1.18
21+
hubmap-commons==2.1.19
2222

2323
# For unit test
2424
nose2==0.10.0

0 commit comments

Comments
 (0)