From aaefc6dcc88c18f60a2b148b335eba151d9788ea Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Sat, 7 Mar 2026 20:02:10 +0000 Subject: [PATCH] =?UTF-8?q?python-telegram-bot=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c8a556..3f41f1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,5 @@ sqlalchemy websockets openai google-genai -python-dotenv \ No newline at end of file +python-dotenv +python-telegram-bot \ No newline at end of file