From 0a4fcf17e880d3f8bb381a4162cbadb1f5c9097b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B4=9B=E6=B0=B4=2E=E5=B1=B1=E5=B2=AD=E5=B1=85=E5=AE=A4?= Date: Wed, 1 Jun 2022 00:45:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e5f132d..9d2adcb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ redis>=4.3.1 ujson>=5.3.0 -genshin>=1.1.0 +genshin==1.2.1 aiomysql>=0.1.1 colorlog>=6.6.0 numpy>=1.22.3