We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e35dac commit 5259e56Copy full SHA for 5259e56
src/requirements.txt
@@ -18,7 +18,7 @@ PyYAML==6.0.3
18
# Use the branch name of commons from github for testing new changes made in commons from different branch
19
# Default is main branch specified in docker-compose.development.yml if not set
20
# git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons
21
-hubmap-commons==2.1.21
+hubmap-commons==2.1.22
22
23
# For unit test
24
nose2==0.10.0
0 commit comments