Skip to content

Commit 665c36b

Browse files
authored
Merge pull request #750 from hubmapconsortium/yuanzhou-patch-1
Update requirements.txt to use commons 2.1.18
2 parents be88712 + 2c0f20c commit 665c36b

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.16
21+
hubmap-commons==2.1.18
2222

2323
# For unit test
2424
nose2==0.10.0

0 commit comments

Comments
 (0)