diff --git a/requirements.txt b/requirements.txt index f8cb195..0343e3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pyTelegramBotAPI~=4.7.0 +pyTelegramBotAPI~=4.8.0 python-dotenv~=0.21.0 APScheduler~=3.9.1 SQLAlchemy~=1.4.37