From 00a45fefc6c228746e72c94d51720d4059b41a94 Mon Sep 17 00:00:00 2001 From: xtaodada Date: Thu, 2 Mar 2023 18:16:59 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20pyrogram=20from=202?= =?UTF-8?q?.0.98=20to=202.0.100?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1cd8c64..d12c6a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pyrogram==2.0.98 +pyrogram==2.0.100 TgCrypto==1.2.5 Pillow>=8.4.0 pytz>=2021.3 @@ -6,15 +6,15 @@ PyYAML>=6.0 coloredlogs>=15.0.1 psutil>=5.8.0 httpx~=0.23.3 -apscheduler~=3.9.1.post1 +apscheduler==3.10.0 sqlitedict~=2.1.0 -casbin==1.17.5 -sentry-sdk==1.14.0 +casbin==1.17.6 +sentry-sdk==1.16.0 PyQRCode>=1.2.1 PyPng -fastapi~=0.89.1 -amis-python +fastapi==0.92.0 +amis-python==1.0.7 python-jose uvicorn -pydantic~=1.10.4 -starlette~=0.22.0 +pydantic==1.10.5 +starlette==0.25.0