From b698188e1dcc37ccbc6b8f04ec266256a02e3e52 Mon Sep 17 00:00:00 2001 From: GeorgianaElena Date: Thu, 23 Apr 2020 13:15:34 +0300 Subject: [PATCH] Remove grpcio pin --- dev-requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 70a10ac..6296fdd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,4 @@ pytest pytest-cov pytest-mock codecov -pytoml -grpcio==1.27.* \ No newline at end of file +pytoml \ No newline at end of file