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