From d289b7f7e1d6d61f973c6d76c5f7f837a37a766e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Sep 2021 02:06:09 +0000 Subject: [PATCH] requirements: update grpcio requirement from <1.35.0 to <1.41.0 (#2115) --- 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