diff --git a/build_requirements.txt b/build_requirements.txt index 489a085..d3013b7 100644 --- a/build_requirements.txt +++ b/build_requirements.txt @@ -1,3 +1,3 @@ websockets==13.1 -python-telegram-bot==21.5 +python-telegram-bot==21.6 Nuitka==2.4.8 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 36440bf..ecaf8cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ websockets==13.1 -python-telegram-bot==21.5 \ No newline at end of file +python-telegram-bot==21.6 \ No newline at end of file