From 667b6e273a634b313e9767e5cd29b9b6ca32ccdd Mon Sep 17 00:00:00 2001 From: "hi.xiaohai" Date: Sun, 12 May 2024 12:45:31 +0800 Subject: [PATCH] fix: remove protobuf in requirement.txt --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4ba896..ddab9eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,4 @@ beautifulsoup4~=4.12.3 imgviz~=1.7.5 labelme~=5.4.1 progressbar~=2.5 -protobuf~=5.26.1 scikit-learn~=1.4.2 \ No newline at end of file