From a112d7612df7b16987b5228f18cbd29748b3656c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 5 Jan 2026 17:08:46 -0500 Subject: Correct protobuf req --- apworld/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apworld/requirements.txt b/apworld/requirements.txt index b0c79cc..f466c11 100644 --- a/apworld/requirements.txt +++ b/apworld/requirements.txt @@ -1 +1 @@ -protobuf +protobuf==6.31.1 -- cgit 1.4.1