diff --git a/requirements-dev.txt b/requirements-dev.txt index 21a7017..cce8b3a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -python-telegram-bot==13.11 +python-telegram-bot==21.3 bitcash==1.0.2 peewee==3.14.3 requests==2.32.3 diff --git a/requirements.txt b/requirements.txt index 8a7398b..85bb238 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot==13.11 +python-telegram-bot==21.3 bitcash==1.0.2 peewee==3.14.4 requests==2.32.3