From d592b58af373c2c8e863ff0c744f23c26a26fa64 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 8 Sep 2025 16:07:10 -0400 Subject: Downgrade protobuf This allows the generated Python file to be compatible with the frozen Archipelago install. --- apworld/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apworld') diff --git a/apworld/requirements.txt b/apworld/requirements.txt index b701d11..49ca0a7 100644 --- a/apworld/requirements.txt +++ b/apworld/requirements.txt @@ -1 +1 @@ -protobuf>=5.29.3 \ No newline at end of file +protobuf==3.20.3 \ No newline at end of file -- cgit 1.4.1