You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/10/28 05:43:55 UTC

[buildstream] branch tristan/pin-grpc-version updated: Try grpcio 1.36

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch tristan/pin-grpc-version
in repository https://gitbox.apache.org/repos/asf/buildstream.git


The following commit(s) were added to refs/heads/tristan/pin-grpc-version by this push:
     new 1b6bb5c  Try grpcio 1.36
1b6bb5c is described below

commit 1b6bb5cf5875b49e6276206abbeed6f3c7b1015e
Author: Tristan van Berkom <tr...@codethink.co.uk>
AuthorDate: Thu Oct 28 14:43:24 2021 +0900

    Try grpcio 1.36
---
 requirements/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/requirements.txt b/requirements/requirements.txt
index 4eecf2b..05c8b7f 100644
--- a/requirements/requirements.txt
+++ b/requirements/requirements.txt
@@ -1,5 +1,5 @@
 click==8.0.3
-grpcio==1.34.1
+grpcio==1.36
 Jinja2==3.0.2
 pluginbase==1.0.1
 protobuf==3.19.0