diff --git a/build_requirements.txt b/build_requirements.txt index bbb2416..1b28fab 100644 --- a/build_requirements.txt +++ b/build_requirements.txt @@ -1,3 +1,3 @@ websockets==13.1 -python-telegram-bot==21.6 +python-telegram-bot==21.7 Nuitka==2.4.10 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index ecaf8cb..c3bc2e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ websockets==13.1 -python-telegram-bot==21.6 \ No newline at end of file +python-telegram-bot==21.7 \ No newline at end of file