From 95f609bd9e466d1095e00e6dc154e36aecfea9a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Sep 2021 19:15:40 +0000 Subject: [PATCH] requirements: update grpcio requirement from <1.35.0 to <1.41.0 Updates the requirements on [grpcio](https://github.com/grpc/grpc) to permit the latest version. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v0.15.0...v1.40.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a3be343b5e..7521357ea0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ graph-scheduler>=0.2.0, <=1.0.0rc2 dill<=0.32 elfi<0.8.1 graphviz<0.18.0 -grpcio<1.35.0 +grpcio<1.41.0 grpcio-tools<1.35.0 llvmlite<0.38 matplotlib<3.4.4