diff --git a/build_requirements.txt b/build_requirements.txt index 5cbcbd9..0579ad2 100644 --- a/build_requirements.txt +++ b/build_requirements.txt @@ -1,3 +1,3 @@ websockets==14.1 -python-telegram-bot==21.7 +python-telegram-bot==21.8 Nuitka==2.5 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index e491b2d..d242681 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ websockets==14.1 -python-telegram-bot==21.7 \ No newline at end of file +python-telegram-bot==21.8 \ No newline at end of file