From 44129f5383df31f51dbc1d3b13c2c5f8a964f015 Mon Sep 17 00:00:00 2001 From: Guillermo Rodriguez Date: Fri, 6 Jan 2023 22:35:23 -0300 Subject: [PATCH] Forgot to add protobuf dep --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 1bb1137..7afc143 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,7 @@ Pillow triopg aiohttp msgspec +protobuf pyOpenSSL trio_asyncio pyTelegramBotAPI