From 8e8fb22845df92c7a4384d27ddd4a5bc5338a1ba 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