From 7f547f264f6382404556e5a217ee755547619544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B4=9B=E6=B0=B4=E5=B1=85=E5=AE=A4?= Date: Fri, 2 Sep 2022 22:36:38 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20=E4=BE=9D=E8=B5=96=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=20`genshin`=20=E5=B9=B6=E7=A7=BB=E9=99=A4=20`aiomysql?= =?UTF-8?q?`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f852b06f..30f28cf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ redis>=4.3.3 ujson==5.4.0 -genshin>=1.2.1 -aiomysql>=0.1.1 +git+https://github.com/thesadru/genshin.py colorlog~=6.6.0 numpy~=1.22.3 httpx==0.23.0