From b2c26b5f16ee4fd0f4a1ded8c94f9c37e1e2ff6a Mon Sep 17 00:00:00 2001 From: John Smith Date: Sat, 25 Nov 2023 17:14:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96=EF=BC=8C?= =?UTF-8?q?=E5=85=BC=E5=AE=B9Python=203.12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e3bdd2f..a0e5dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.8.6 -Brotli==1.0.9 -yarl==1.8.2 +aiohttp~=3.9.0 +Brotli~=1.1.0 +yarl~=1.9.3