From 61b1562489f05cea7ac2788b83a38a011d1f6ca1 Mon Sep 17 00:00:00 2001 From: Luke Sneeringer Date: Mon, 16 Jul 2018 11:59:33 -0700 Subject: [PATCH] Update protobuf to 3.6.0. (#470) Probably fixes #469. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 00587a1e..3725b8a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ networkx == 1.11.0 kazoo >= 2.2.1 oslo.utils >= 3.4.0 pbr==2.0.0 -protobuf >= 3.3.0 +protobuf >= 3.6.0 protobuf3-to-dict == 0.1.5 protoc-java-resource-names-plugin >= 0.0.10 requests >= 2.10.0, < 3.0.0