From 2809bc602b95b0cbe4608c162fe93d26039234a4 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 23 Jun 2017 19:26:20 +0200 Subject: [PATCH] Update grpcio to 1.4.0 (#74) * Update grpcio from 1.3.5 to 1.4.0 * ajustes dos 3 pacotes GRPC --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 17d60e3..5e19919 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ nose==1.3.7 coverage==4.4.1 pypi-publisher==0.0.4 requests==2.18.1 -grpcio==1.3.5 -grpcio-tools==1.3.5 -grpcio-health-checking==1.3.5 +grpcio==1.4.0 +grpcio-tools==1.4.0 +grpcio-health-checking==1.4.0