From 6ecc653133a52fc2ae76b40fea919ced183906e8 Mon Sep 17 00:00:00 2001 From: wangfq Date: Mon, 1 Jun 2026 08:34:39 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=B2=BE=E7=AE=80=20requirements.txt?= =?UTF-8?q?=20=E2=80=94=20=E4=BB=85=E4=BF=9D=E7=95=99=E7=9B=B4=E6=8E=A5?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=20aiomysql+uvloop=EF=BC=8C=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E6=9C=AA=E4=BD=BF=E7=94=A8=E7=9A=84=E4=BC=A0=E9=80=92=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 226aad4..c22225c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -uvloop>=0.19.0 -aiomysql>=0.2.0 +aiomysql>=0.3.2 +uvloop>=0.22.0