Skip to content

Commit

Permalink
Merge pull request #750 from hubmapconsortium/yuanzhou-patch-1
Browse files Browse the repository at this point in the history
Update requirements.txt to use commons 2.1.18
  • Loading branch information
yuanzhou authored Oct 8, 2024
2 parents be88712 + 2c0f20c commit 665c36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ PyYAML==5.4.1
# Use the branch name of commons from github for testing new changes made in commons from different branch
# 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.16
hubmap-commons==2.1.18

# For unit test
nose2==0.10.0

0 comments on commit 665c36b

Please sign in to comment.