diff --git a/build_requirements.txt b/build_requirements.txt index d9e8248..2e84b6f 100644 --- a/build_requirements.txt +++ b/build_requirements.txt @@ -1,3 +1,3 @@ websockets==12.0 -python-telegram-bot==21.3 +python-telegram-bot==21.4 Nuitka==2.3.11 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index bbfb586..bed6d28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ websockets==12.0 -python-telegram-bot==21.3 \ No newline at end of file +python-telegram-bot==21.4 \ No newline at end of file