diff --git a/.idea/praniebot.iml b/.idea/praniebot.iml index 2c80e12..e221283 100644 --- a/.idea/praniebot.iml +++ b/.idea/praniebot.iml @@ -7,4 +7,8 @@ + + \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 0a654da..4ce8ceb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ pytz~=2025.2 APScheduler~=3.11.0 -telegram~=0.0.1 \ No newline at end of file +python-telegram-bot==22.0 \ No newline at end of file