From d2c13ef269e0a4829d9f40db8a523b0b1f55f191 Mon Sep 17 00:00:00 2001 From: Olly Hearn Date: Wed, 6 Nov 2024 15:50:42 +0000 Subject: [PATCH] version rollback --- bot/requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 2f3876a..13d2012 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,8 +1,7 @@ -pytelegrambotapi +pytelegrambotapi==4.14.1 asyncio aiohttp psycopg-binary pydantic sqlalchemy -psycopg2-binary -aiofiles +psycopg2-binary \ No newline at end of file