From 2b76ce9258b1d9da6b4fa3786e70932e73441c14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B4=9B=E6=B0=B4=E5=B1=85=E5=AE=A4?= Date: Sat, 27 Aug 2022 19:49:49 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20=E6=9B=B4=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=202022.8.27?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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