diff --git a/requirements.txt b/requirements.txt index 2742a650..f852b06f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,10 +15,11 @@ pyppeteer~=1.0.2 lxml>=4.9.0 fakeredis>=1.8.1 aiohttp<=3.8.1 -python-telegram-bot==20.0a2 +python-telegram-bot==20.0a4 pytz>=2021.3 Pillow>=9.0.1 SQLAlchemy>=1.4.39 sqlmodel>=0.0.6 asyncmy>=0.2.5 -python-dotenv>=0.20.0 \ No newline at end of file +python-dotenv>=0.20.0 +aiolimiter>=1.0.0 \ No newline at end of file