From 06332943816f06638c497caafab73c9e6dcd6fbe Mon Sep 17 00:00:00 2001 From: Saman Ehsan Date: Wed, 11 Sep 2019 11:27:44 -0400 Subject: [PATCH] Update pipeline-tools version (#182) Includes a fix for getting metadata from the production data store --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94b3132a..f9abc162 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ black==19.3b0 flake8==3.7.7 pre-commit==1.14.4 google-cloud-pubsub==0.39.1 -git+git://github.com/HumanCellAtlas/pipeline-tools@v0.56.3 \ No newline at end of file +git+git://github.com/HumanCellAtlas/pipeline-tools@v0.56.6