From 406a72dc04ff74c829517d7042895e9e56b506b3 Mon Sep 17 00:00:00 2001 From: Github Actions Bot Date: Thu, 21 Sep 2023 06:48:50 +0000 Subject: [PATCH] Update auto generated go snappi --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 40418436..3b88ace3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ --prefer-binary -grpcio~=1.35.0 ; python_version <= '3.6' -grpcio-tools~=1.54.2 ; python_version > '3.6' -grpcio-tools~=1.35.0 ; python_version <= '3.6' +requests grpcio~=1.54.2 ; python_version > '3.6' +grpcio-tools~=1.35.0 ; python_version <= '3.6' +grpcio-tools~=1.54.2 ; python_version > '3.6' +grpcio~=1.35.0 ; python_version <= '3.6' PyYAML -requests protobuf~=3.15.0 ; python_version <= '3.6' protobuf~=4.23.3 ; python_version > '3.6' urllib3