From ad45f8820a30ae05cf823a890ee638db933cb218 Mon Sep 17 00:00:00 2001 From: Jason Dyke <19151605+jdyke@users.noreply.github.com> Date: Thu, 26 May 2022 10:12:00 -0400 Subject: [PATCH] fix protobuf error --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 928b711..7eb0b71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi -protobuf>=3.0.0 +protobuf==3.20.1 pyformance>=0.3.1 requests>=2.7.0 sseclient-py>=1.4