From a85a4887511184e3010fdf908a8cdcf5dd5147e3 Mon Sep 17 00:00:00 2001
From: Mirko Birbaumer <mirko.birbaumer@hslu.ch>
Date: Fri, 16 Sep 2022 15:04:36 +0000
Subject: [PATCH] added protobuf==3.20.0

---
 requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 61f95b5..433a473 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,4 +9,5 @@ vega_datasets==0.8.0
 mrcnn==0.2
 altair==4.1.0
 selenium==3.141.0
-pillow==8.0.0
\ No newline at end of file
+pillow==8.0.0
+protobuf==3.20.*
\ No newline at end of file
-- 
GitLab