From 53a2c8bb755ed50b6b7c12b4f34b73efd5bf0471 Mon Sep 17 00:00:00 2001 From: Timofey Koolin Date: Thu, 6 Apr 2023 13:35:59 +0300 Subject: [PATCH] remove groc-tool from test requirements --- test-requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8adeaa9e..f299c7cf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,7 +12,6 @@ docker-compose==1.29.2 dockerpty==0.4.1 docopt==0.6.2 grpcio==1.47.0 -grpcio-tools==1.47.0 idna==3.2 importlib-metadata==4.6.1 iniconfig==1.1.1 @@ -46,6 +45,5 @@ sqlalchemy==1.4.26 pylint-protobuf cython freezegun==1.2.2 -grpcio-tools pytest-cov -e .